Skip to content

FileMustExist_State - AbstractFileDialog

Specifies whether users can enter a file title that doesn't exist

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer FileMustExist_State
Access Type Syntax
Read Access: Get FileMustExist_State to IntegerVariable
Write Access: Set FileMustExist_State to IntegerVariable/Value

Description

FileMustExist_State specifies whether users can enter a file title that doesn't exist.

In OpenDialog, default is true. In SaveAsDialog, default is false.