Windows DDE Support / The DDE API function list |
Use DDEExecute to execute a DDE command.
Purpose:
This function executes a DDE command.
CALL ui.Interface.frontCall("WINDDE","DDEExecute", [ program, document, command, encoding ], [result] )
If the function failed, use DDEError to get the description of the error.