NOTE: Spaces are not allowed in filenames. This restriction applies throughout the entire MULTI development environment.
File menu (editor) | ||
---|---|---|
Menu item | Meaning | Command |
New Editor... |
Opens the Edit File dialog box, which you use to open a file in a new Editor window. To open an existing file, browse and select the file. To create a new file, enter the new filename and click Open. Tip: Use the wildcards '*' (any number of characters) and '?' (one character) to match and select multiple files. |
LoadFile |
Open... |
Opens the Edit File dialog box, which you use to open a file in the current Editor window. To open an existing file, browse and select the file. To create a new file, enter the new filename and click Open. The file is pushed to the top of the context stack for the current window. Tip: Use the wildcards '*' (any number of characters) and '?' (one character) to match and select multiple files. |
OpenFile |
Save |
Saves the current file. |
Save |
Save As... |
Opens the Save As dialog box, which you use to save the current file under a different name. |
SaveAs |
Save All... |
Opens a dialog box that lists all open files with changes that have not been saved. Select the check box next to the files you want to save, then click Save Selected. If you want to save all of the listed files, click Save All. |
QuerySaveAll |
Revert to Saved |
Removes all changes made to the current file since the last time you saved it. |
Revert |
Print... |
Opens the print dialog, which will allow you to print the current file to either a printer or a file. See
"Print dialog box" for more information. |
Print |
1, 2, 3, 4 |
Up to four previously viewed files may be listed. Select one to open it into the current Editor window. |
OpenFile |
Close File |
Closes the top file in the Editor's file stack. If the file is not saved, it will prompt you to save it. If the file was checked out of version control this session, it will prompt you to check it back in. |
Pop |
Close Editor |
Prompts you to save changes made to open files, then exits the Editor. |
Close |
Exit All |
Prompts you to save changes made to open files, then quits all MULTI tools that are currently running. |
Quit |