Project

General

Profile

Actions

$sdir » History » Revision 2

« Previous | Revision 2/7 (diff) | Next »
Per Amundsen, 08/11/2015 06:56 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 $sfile(c:\windows,Select Folder)

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT