FILE DIALOG DIR

From Macros Wiki
Jump to navigationJump to search

Up

Command

FILE_DIALOG_DIR <initial directory>


Set the initial directory for the file dialog which will be created using FILE_DIALOG_NEW.

Parameters

<initial directory>
Initial directory

Example

FILE_DIALOG_DIR "C:\MyMacroFiles"