Difference between revisions of "$mircdir"
From Scriptwiki
(Updated for new version) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Returns full path to | + | Returns full path to your mIRC home directory. |
$mircdir | $mircdir | ||
− | * | + | * This function has no parameters. |
== Example == | == Example == | ||
− | C:\ | + | C:\Program Files\mIRC\ |
+ | C:\Users\User Name Here\AppData\Roaming\mIRC\ | ||
+ | |||
+ | == See Also == | ||
+ | |||
+ | * [[$mircexe]] | ||
+ | * [[$mircini]] | ||
+ | * [[$logdir]] | ||
+ | * [[$scriptdir]] | ||
[[Category:File and Directory Identifiers]] | [[Category:File and Directory Identifiers]] |
Latest revision as of 18:32, 10 May 2008
Returns full path to your mIRC home directory.
$mircdir
- This function has no parameters.
Example
C:\Program Files\mIRC\ C:\Users\User Name Here\AppData\Roaming\mIRC\