EmEditor Home - EmEditor Help - Command Reference - File category

New and Paste command

Summary

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

Description

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

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4123);

[VBScript]

editor.ExecuteCommandByID 4123

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.