Extract Bookmarked Lines in this Group to New File command¶
Summary¶
Extracts all bookmarked lines in this group and copies to a new document.
Description¶
Extracts all bookmarked lines in this group and copies to a new document. This command does not remove the bookmarked lines from the original documents.
How to Run¶
Default Menu: Bookmarks > This Group > Extract Bookmarked Lines to New File
All Commands: Bookmarks > This Group > Extract Bookmarked Lines to New File
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_BOOKMARK_GROUP_EXTRACT (4592)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4592);
[VBScript]¶
editor.ExecuteCommandByID 4592