DdeDisconnect()
note
This article is about the DdeDisconnect action in the USoft Action Language.
DdeDisconnect()
Closes a DDE conversation.
Syntax
DdeDisconnect( *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.