programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

DDE Syntax

From: marc_hawley <marc_hawley_at_msn.com>
Date: Mon, 10 Dec 2001 18:49:17 -0600

After loading the DDECLIENT option, this works:

SERVER PROGMAN
TOPIC PROGMAN
ASK GROUPS

This lists the Groups in Program Manager. Nifty.

I would like to delete a group ("My Group") using the DeleteGroup command. I
have tried things like this:

s\" [DeleteGroup(\" My Group\")]\n" TELL GROUPS

This does not seem to work. Am I on the right track here? I assume I have a
syntax error or I am not TELLing the right ITEM. Any ideas?

Thanks.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Mon Dec 10 2001 - 16:49:52 PST

This archive was generated by hypermail 2.2.0 : Sat Nov 22 2008 - 03:04:20 PST