EmEditor Home - EmEditor Help - Command Reference - File category

New and Paste in Quotes command

Summary

Creates a new file and inserts the contents of the Clipboard in quotes.

Description

This command is equivalent to the New Text command followed by the Paste in Quotes command.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4271);

[VBScript]

editor.ExecuteCommandByID 4271

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.