EmEditor Home - EmEditor Help - EmEditor Macro Reference - MarkProp Object

ShowEOF Property

Corresponds to the Show End of File check box in the Mark tab of Configuration Properties.

[JavaScript]

b = object.ShowEOF;

object.ShowEOF = b;

[VBScript]

b = object.ShowEOF

object.ShowEOF = 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.