Actions
$sysdir » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 08/12/2015 10:46 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 · 2 revisions