FOLDER DIALOG SHOW

From Macros Wiki
Revision as of 23:32, 12 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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$