ナビゲーション: EmEditor ヘルプ > マクロ リファレンス > FileProp オブジェクト > プロパティ
マクロ: PromptNull プロパティ
設定のプロパティの [ファイル] タブの [Null文字を含むファイルで警告] チェック ボックスに相当します。
b = object.PromptNull;
object.PromptNull = b;
b = object.PromptNull
object.PromptNull = b
EmEditor Professional Version 7.00 以上で利用できます。