From WikiChip
Difference between revisions of "mirc/identifiers/$ddename"
(Created page with "{{mirc title|$ddename Identifier}}'''$ddename''' return the name of the current DDE service in use by the mIRC DDE Server. == Synopsis == <pre>$ddename</pre> == Paramters ==...") |
m |
||
Line 1: | Line 1: | ||
{{mirc title|$ddename Identifier}}'''$ddename''' return the name of the current DDE service in use by the mIRC DDE Server. | {{mirc title|$ddename Identifier}}'''$ddename''' return the name of the current DDE service in use by the mIRC DDE Server. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 23: | Line 24: | ||
{{mIRC|/dde}} | {{mIRC|/dde}} | ||
{{mIRC|/ddeserver}} | {{mIRC|/ddeserver}} | ||
− | [[Category: | + | [[Category:mIRC identifiers|ddename]] |
Latest revision as of 13:55, 20 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$ddename return the name of the current DDE service in use by the mIRC DDE Server.
Synopsis[edit]
$ddename
Paramters[edit]
None
Properties[edit]
None
Example[edit]
//echo -a $ddename
Compatibility[edit]
Added: mIRC v5.02
Added on: 21 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.