EmEditor Home - EmEditor Help - Command Reference - File category

Open command

Summary

Opens an existing file.

Description

This command displays the Open dialog box, and allows you to select a file you would like to open with EmEditor. Normally, the file will open with new window. However, the file will open within the current window if it is untitled and no characters have been typed. If you wish to open a new file within the current window every time, use the Close and Open command.

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

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4097);

[VBScript]

editor.ExecuteCommandByID 4097

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.