DdeExecute()
note
This article is about the DdeExecute action in the USoft Action Language.
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.
tip
This action will not report that mandatory parameters are missing.