Executes a command on the DDE server.
Syntax
DdeExecute(<service>, <topic>, <command>)
Parameters
service
Name of the DDE server.
topic
Topic of the conversation.
command
The command that must be executed.
NOTE:
This method will not report that mandatory parameters are
missing.
|