DdeConnect()
note
This article is about the DdeConnect action in the USoft Action Language.
DdeConnect()
Starts a DDE conversation.
Syntax
DdeConnect( *service*, *topic* )
Service is the name of the DDE server. Topic is the topic of the conversation.
tip
This action will not report that mandatory parameters are missing.