Inserts a specified file at the current cursor position.
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.
editor.ExecuteCommandByID(4108);
editor.ExecuteCommandByID 4108
Send feedback on this topic to Emurasoft