EmEditor Home - EmEditor Help - Command Reference - File category

Insert command

Summary

Inserts a specified file at the current cursor position.

Description

This command displays the Insert dialog box, which allows you to select a file you want to insert into the current file. After a file is selected, this command reads the selected file and inserts it's contents at the cursor position.

To display information about each control such as a check box or a text box in the Insert dialog box, click on the ? button on the upper right corner in the dialog box, and click on a control which you wish to find information about.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4108);

[VBScript]

editor.ExecuteCommandByID 4108

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.