EmEditor Home - EmEditor Help - Command Reference - File category

Save As command

Summary

Saves the current file with a new name.

Description

This command displays the Save As dialog box, which allows you to enter a file name to save the currently opened file.

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.

If you want to save a titled file under the same name immediately, use the Save command instead.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4100);

[VBScript]

editor.ExecuteCommandByID 4100

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.