DdeExecute() |
Executes a command on the DDE server. Syntax DdeExecute( service, topic, command )
Service is the name of the DDE server. Topic is the topic of the conversation. Command is the command to be executed. NOTE: This method will not report that mandatory parameters are missing. |