$sdir: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Typo |
||
Line 1: | Line 1: | ||
Displays a dialog for selecting directories | Displays a dialog for selecting directories | ||
$sdir(starting dir [,title]) | $sdir(starting dir [,title]) | ||
* Starting Dir is | * Starting Dir is the initially selected directory. | ||
* Title is the title of the dialog and is optional | * Title is the title of the dialog and is optional | ||
* Returns: Full path to the selected directory | * Returns: Full path to the selected directory |