Show/Hide Toolbars

EmEditor Help

EmEditor Home - EmEditor Help - Command Reference - View category

EOF command

Summary

Shows or hides the end of file mark.

Description

Shows or hides the end of file mark. By default, EmEditor displays the EOF mark (blue, left-facing arrow).

How to Run

Default Menu: View > Marks > End of File

All Commands: View > Marks > End of File

Toolbar: None

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_VIEW_EOF (4533)

Macros

[JavaScript]

editor.ExecuteCommandByID(4533);

[VBScript]

editor.ExecuteCommandByID 4533

Copyright © 2003-2023 by Emurasoft, Inc.