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:

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_VIEW_MARKS (4370)

Macros

[JavaScript]

editor.ExecuteCommandByID(4370);

[VBScript]

editor.ExecuteCommandByID 4370