DdeConnect()
Starts a DDE conversation.
Syntax
DdeConnect(<service>, <topic>)
Parameters
service
Name of the DDE server.
topic
Topic of the conversation.
NOTE:
This method will not report that mandatory parameters are missing.