Delete/Bookmark Duplicate Lines (Advanced) command¶
Summary¶
Displays a dialog box to specify settings and deletes or set bookmarks at duplicate lines in the selection or in the entire document.
Description¶
Displays a dialog box to specify settings and deletes or set bookmarks at duplicate lines in the selection or in the entire document. The Delete/Bookmark Duplicate Lines dialog box will be displayed upon executing this command, where you can set options.
How to Run¶
Default Menu: Sort > Delete/Bookmark Duplicate Lines (Advanced)
All Commands: Sort > Delete/Bookmark Duplicate Lines (Advanced)
Toolbar:
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_DELETE_DUPLICATE_ADVANCED (3920)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3920);
[VBScript]¶
editor.ExecuteCommandByID 3920