Project

General

Profile

Actions

Added in 1.9.4

/dde [-re] <name> <topic> <item> [data]

Sends an XTYP_POKE request to the specified DDE service.

Switches

Switch Description
-r Specifies you are sending a XTYP_REQUEST.
-e Specifies you are sending a XTYP_EXECUTE.

Parameters

Parameter Description
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 1 year ago · 3 revisions

Also available in: PDF HTML TXT