Opens an existing file.
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.
editor.ExecuteCommandByID(4097);
editor.ExecuteCommandByID 4097
Send feedback on this topic to Emurasoft