createPrompt

Type: Boolean

Default Value: False

The createPrompt property of the CMDFileOpen class avoids the display of unnecessary Create File messages when the user attempts to open a file that does not exist. The user is advised that the file was not found, and to check the file name before trying again.

Set this property to true before you call the CMDFileOpen class open method if you want the user to be prompted to create a file that does not exist each time a folder is navigated to from within the File Open dialog.