DDE Group

HostExplorer Programming

DDE Group

3270 5250 VT

DDEExecute—Sends one or more commands to an application using a Dynamic Data Exchange (DDE) channel.

DDEInitiate—Opens a DDE channel and returns the DDE channel number (1,2, and so on).

DDEPoke—Sends data to an application on an open DDE channel.

DDERequest—Returns data from an application on an open DDE channel.

DDETerminate—Closes the specified DDE channel.

DDETerminateAll—Terminates all open DDE channels. Not supported by Hummingbird Basic.