Actions
$sdir » History » Revision 3
« Previous |
Revision 3/7
(diff)
| Next »
Mr. BS, 01/24/2016 10:03 PM
Added in 1.9.0
$sdir(dir,[title],[oktext])
Displays the select folder dialog and returns the selected folder.
Parameters
dir - Starting folder in the folder dialog.
[title] - Dialog title text. (optional)
[oktext] - TODO (optional)
Example
; Open the folder dialog. //echo -ag $sdir(c:\windows,Select Folder)
Updated by Mr. BS almost 9 years ago · 3 revisions