From WikiChip
Difference between revisions of "mirc/identifiers/$mircdir"
(Created page with "{{mirc title|$mirdir Identifier}}'''$mircdir''' return the folder in which mIRC stores its main settings files such as mirc.ini. == Synopsis == <pre>$mircdir</pre> == Paramt...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$ | + | {{mirc title|$mircdir Identifier}}'''$mircdir''' return the folder in which mIRC stores its main settings files such as mirc.ini. |
== Synopsis == | == Synopsis == |
Revision as of 15:39, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$mircdir return the folder in which mIRC stores its main settings files such as mirc.ini.
Synopsis
$mircdir
Paramters
None
Properties
None
Example
//echo -a $mircdir
Compatibility
Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.