EmEditor Home - EmEditor Help - Command Reference - File category

Save command

Summary

Saves the current file.

Description

This command saves the document with the current file name unless the document is untitled. If you want to change the encoding or the return method, select the Save As command or the Save with Encoding (multiple menu) command.

If the file is untitled, the Save As dialog box will be displayed, which allows you to enter a file name.

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

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4099);

[VBScript]

editor.ExecuteCommandByID 4099

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.