<< Click to Display Table of Contents >> Navigation: Concordance Programming Fundamentals > Advanced Programming Features > About DDE Functions |
The following table describes the Concordance Dynamic Data Exchange (DDE) functions.
Function |
Description |
ddeConnect |
Connects to a DDE server application. |
ddeDisconnect |
Terminates a DDE conversation. |
ddeExec |
Executes a command in the DDE server. |
ddePoke |
Sends data to the DDE server. |
ddeRequest |
Retrieves data from the DDE server. |