DDEExecute Method

DDEExecute (Channel, Command)

This method sends a command or series of commands to an application through the specified dynamic data exchange (DDE) channel.

Channel - The channel number returned by the DDEInitiate method.

Command - A command or series of commands recognized by the receiving application (the DDE server). If the receiving application cannot perform the specified command, an error occurs.