File menu (builder)
|
---|
Menu item
|
Meaning
|
Command
|
---|
Open Project in Builder...
|
Opens a project (*.bld) in the current Builder window.
|
Open
|
Open Project in New Builder...
|
Opens a project (*.bld) in a new Builder window.
|
NewBuilder
|
Open File in Editor...
|
Opens a file in a new editor window.
|
Edit
|
Save project
|
Saves changes for all projects in the hierarchy that have been modified.
|
Save
|
Save project As...
|
Same as Save, except you can save the current project under a new name.
|
SaveAs
|
Revert project
|
Reloads the current project from disk, discarding any changes made since the last save.
|
Revert
|
Print Current View...
|
Prints the currently displayed project hierarchy. The hierarchy will be printed in the exact state that it is displayed in the project pane. In particular, if you wish to print the contents of subprojects, you need to expand them first so that they are displayed.
|
Print
|
Print Entire Project...
|
Prints the fully expanded project hierarchy. All projects will be expanded first, then the entire project hierarchy will be printed.
|
PrintEntire
|
Write entire project to file...
|
Prints the currently displayed project hierarchy to a text file in ASCII format.
|
PrintToFile
|
Recent Files
|
This submenu contains recently edited files. You can choose one of these files to edit it more quickly.
|
Edit
|
Recent Projects
|
This submenu contains recently opened projects. You can choose one of these projects to open it more quickly.
|
Open
|
Close Builder
|
Closes the Builder window.
|
Close
|
Exit All
|
Exits MULTI. If any files are not saved, a Save All dialog box appears first. All active debug sessions are terminated.
|
QuitAll
|