Project

General

Profile

Actions

$sdir » History » Revision 5

« Previous | Revision 5/7 (diff) | Next »
Per Amundsen, 02/23/2023 07:35 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)

table(ktable). |*Parameter*|*Description*|
Example

; Open the folder dialog.
//echo -ag $sdir(c:\windows,Select Folder)

Updated by Per Amundsen about 1 year ago · 5 revisions

Also available in: PDF HTML TXT