PromptNull プロパティ (FileProp オブジェクト)

設定のプロパティの [ファイル] ページ の [Null文字を含むファイルで警告] チェック ボックスに相当します。

[JavaScript]

b = object.PromptNull;
object.PromptNull = b;

[VBScript]

b = object.PromptNull
object.PromptNull = b

バージョン

EmEditor Professional Version 7.00 以上で利用できます。