Project

General

Profile

Actions

$sdir » History » Revision 4

« Previous | Revision 4/7 (diff) | Next »
Per Amundsen, 12/14/2019 10:01 AM


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 Per Amundsen over 4 years ago · 4 revisions

Also available in: PDF HTML TXT