Ignore Leading Spaces command
Summary
Ignores leading spaces at each line when comparing documents.
Description
Ignores leading spaces at each line when comparing documents.
How to Run
- Default Menu: Compare > Ignore Leading Spaces
- All Commands: Compare > Ignore Leading Spaces
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_IGNORE_LEAD_SPACE (4498)
Macros
[JavaScript]
editor.ExecuteCommandByID(4498);
[VBScript]
editor.ExecuteCommandByID 4498
Send feedback on this topic to Emurasoft