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

設定のプロパティの [ファイル] ページ の [改行コードが不統一ファイルで警告] チェック ボックスに相当します。

[JavaScript]

b = object.PromptInconsistentReturns;
object.PromptInconsistentReturns = b;

[VBScript]

b = object.PromptInconsistentReturns
object.PromptInconsistentReturns = b

バージョン

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