PromptUnicode Property (FileSaveProp Object)¶
Corresponds to the Prompt
when Saving Unicode as ANSI check box in the Save Details dialog box. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.PromptUnicode;
object.PromptUnicode = b;
[VBScript]¶
b = object.PromptUnicode
object.PromptUnicode = b
Version¶