Actions
Dde » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 08/03/2014 07:39 PM
Added in 1.9.4
/dde [-re] <name> <topic> <item> [data]
Sends an XTYP_POKE request to the specified DDE service.
Switches
-r - Specifies you are sending a XTYP_REQUEST.
-e - Specifies you are sending a XTYP_EXECUTE.
Parameters
name - DDE service name to query.
topic - Topic to query.
item - Item to query.
[data] - Data to send.
Example
;Sends a DDE command to the DDE service "AdiIRC". /dde AdiIRC command "" /echo -ag Hello World from /dde.
Updated by Per Amundsen over 10 years ago · 1 revisions