FOLDER DIALOG SHOW

From Macros Wiki
Jump to navigationJump to search

Up

Command

FOLDER_DIALOG_SHOW , <initial directory>, <folder name>


Display a windows-style folder seletion dialog.

Parameters

text to be displayed in the dialog caption.
<initial directory>
Initial folder to search in.
<folder name>
Name of string variable to be set to the selected folder name.

Example

FOLDER_DIALOG_SHOW "Select a Folder", "C:\StartFolder", f$