DeleteEmpty Property (FileSaveProp Object)

Corresponds to the Delete Empty Files when Saving check box in the Save Details dialog box.

[JavaScript]

b = object.DeleteEmpty;
object.DeleteEmpty = b;

[VBScript]

b = object.DeleteEmpty
object.DeleteEmpty = b

Version

Supported on EmEditor Professional Version 7.00 or later.