Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > DDEExecute Method
Current Help System: PC-DMIS BASIC (View Core Help)
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.