EmEditor Home - EmEditor Help - Command Reference - Edit category

Copy in Quotes command

Summary

Copies the selection in quotes and pastes it to the Clipboard.

Description

Copies the selected text with the quote mark at the beginning of each line and put it on the Clipboard. After this command, you can place the selection by moving the cursor to a different location and running the Paste command.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.Copy(eeCopyQuotes);

[VBScript]

document.selection.Copy eeCopyQuotes

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.