AlwaysEnabled Property (FileSaveProp Object)

Corresponds to the Always Enable Saving check box in the Save Details dialog box.

[JavaScript]

b = object.AlwaysEnabled;
object.AlwaysEnabled = b;

[VBScript]

b = object.AlwaysEnabled
object.AlwaysEnabled = b

Version

Supported on EmEditor Professional Version 7.00 or later.