From WikiChip
$sysdir Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$sysdir returns system folders for the current user.
Synopsis[edit]
$sysdir(item)
Paramters[edit]
- 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[edit]
None
Example[edit]
//echo -a $sysdir(music)
Compatibility[edit]
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.