EmEditor Home - EmEditor Help - EmEditor Macro Reference - FileProp Object

DetectAll Property

Corresponds to the Detect All check box in the File tab of Configuration Properties.

[JavaScript]

b = object.DetectAll;

object.DetectAll= b;

[VBScript]

b = object.DetectAll

object.DetectAll= b

Version

Supported on EmEditor Professional Version 7.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.