Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Bookmarks category

Command: Extract Bookmarked Lines in This Document to New File command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Bookmarks category

Extract Bookmarked Lines in This Document to New File command

Summary

Extracts all bookmarked lines in the current document and copies to a new document.

Description

Extracts all bookmarked lines in the current document and copies to a new document. This command does not remove the bookmarked lines from the original document.

How to Run

Default Menu: Bookmarks > Extract Bookmarked Lines to New File

All Commands: Bookmarks > Extract Bookmarked Lines to New File

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_BOOKMARK_EXTRACT (4590)

Macros

[JavaScript]

editor.ExecuteCommandByID(4590);

[VBScript]

editor.ExecuteCommandByID 4590

Copyright © 2003-2023 by Emurasoft, Inc.