Executing Commands and Exchanging Data using DDE
- Last UpdatedNov 07, 2016
- 1 minute read
You can write a script to interact with applications that support DDE.
|
Use |
To |
|---|---|
|
WWExecute() |
Send and execute commands. |
|
WWRequest() |
Read data from DDE items. |
|
WWPoke() |
Write data to DDE items. |