Project

General

Profile

Actions

Dde » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 04/12/2019 12:22 AM


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 about 5 years ago · 2 revisions

Also available in: PDF HTML TXT