LinkInitiate Action

Initiates a DDE conversation with a source application.

Parameters

Link  -  (Required)

Specifies the name of the link object that represents the DDE conversation. This object is used in all other DDE actions to uniquely identify the conversation.

Source  -  (Required)

Specifies the name of the DDE source. The source name varies depending on the application. Refer to the documentation for the source application to see the source name. To specify the source as an expression, prefix the source with an equals (=) sign.

Topic  -  (Required)

Specifies the DDE topic name. The topic name varies depending on the application. Refer to the documentation for the source application to see the topics that it accepts. To specify the topic as an expression, prefix the topic with an equals (=) sign.

See Also

LinkExecute action | LinkPoke action | LinkRequest action | LinkTerminate action


© 2004-2021 looksoftware. All rights reserved.