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