Actions
$sysdir » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Per Amundsen, 01/23/2016 03:58 AM
Added in 1.9.7
$sysdir(item)
Returns the system folder for the specified item.
Parameters
item - The item to retrieve: profile, desktop, documents, downloads, music, pictures and videos.
Example
; Retrieve the documents folder //echo -ag Documents folder is $sysdir(documents)
Updated by Per Amundsen almost 9 years ago · 3 revisions