ObjectDCL Banner

OverWritePrompt Property

Description

Useful for a Save As dialog box, it will prompt the user to overwrite any file selected.

Type

This property is a boolean. T to prompt. Nil to ignore the existing file.

Applies For

CustomFileDlg.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.