From WikiChip
$sysdir Identifier - mIRC
< mirc‎ | identifiers
Revision as of 13:54, 2 October 2017 by 83.204.135.178 (talk) (Paramters)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$sysdir returns system folders for the current user.


Synopsis

$sysdir(item)

Paramters

  • item - the item representing the folder, can be:
    • profile - The profile folder, for example C:\Users\Wims\
    • desktop - The desktop folder
    • documents - The documents folder
    • downloads - The downloads folder
    • music - The music folder
    • pictures - The pictures folder
    • videos - The videos folder

Properties

None

Example

//echo -a $sysdir(music)

Compatibility

Added: mIRC v7.43
Added on: 03 Aug 2015
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also