version 6.0
DDE_Poke (channelNum; target; data) Integer
| Parameter | Type | Description | |
| channelNum | Integer | Number of open channel | |
| target | String | Specific target application | |
| data | Text | Data to send to application | |
| Function result | Integer | Error code |
Description
The command DDE_Poke sends data to the target application.
See Also