Show/Hide Toolbars

EmEditor Help

EmEditor Home - EmEditor Help - Command Reference - View category

Marks command

Summary

Toggles newline characters, EOF and tab marks.

Description

Toggles newline characters, EOF and tab marks. These marks can be set independently on the Marks page of the Configuration Properties dialog box.

How to Run

Default Menu: None

All Commands: View > Marks > Marks (Returns, EOF and Tabs)

Toolbar: marks

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_VIEW_MARKS (4370)

Macros

[JavaScript]

editor.ExecuteCommandByID(4370);

[VBScript]

editor.ExecuteCommandByID 4370

Copyright © 2003-2023 by Emurasoft, Inc.