LinkPoke Action

Sends data to the source application in a DDE conversation.

Parameters

Link  -  (Required)

Specifies the link object returned from the LinkInitiate action.

Item  -  (Required)

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

Data  -  (Required)

Specifies the variable that contains the value to be assigned to the specified item. Appropriate values vary depending on the application. Refer to the documentation for the source application to see the appropriate values. To specify the data as an expression, prefix the data with an equals (=) sign.

See Also

LinkExecute action | LinkInitiate action | LinkRequest action | LinkTerminate action


© 2004-2021 looksoftware. All rights reserved.