Actions
$sysdir » History » Revision 1
Revision 1/4
| Next »
Per Amundsen, 08/05/2015 10:45 PM
Added in 1.9.7
$sysdir(item)
Returns the system folder for the specified item.
Parameters
item - The item to retrieve, profile, desktop, documents, music, pictures and videos.
Example
; Retrieve the documents folder //echo -ag Documents folder is $sysdir(documents)
Updated by Per Amundsen over 9 years ago · 1 revisions