![[index]](../icons/index.gif)
Next: Edit
Up: Menus
Previous: Menus
- New creates a new DrScheme window.
- New Project creates a new project window. See
the Project Manager.
- Open... opens a find-file dialog for choosing a file to
load into a definitions window.
- Open Project... opens a saved project window. See
the Project Manager.
- Open URL... opens a dialog for choosing a Uniform
Resource Locator (URL) to open in a new Help Desk window.
- Revert re-loads the file that is currently in the
definitions window. All changes since the file was last saved will
be lost.
- Save Definitions saves the program in the definitions
window. If the program has never been saved before, a save-file
dialog appears.
- Save Definitions As... opens a save-file dialog for
choosing a destination file to save the program in the definitions
window. Subsequent saves write to the newly-selected file.
- Save Other contains these sub-items
- Save Definitions As Text... is like Save Definitions As..., but the file is saved in plain-text format (see
DrScheme Files). Subsequent saves also write in
plain-text format.
- Save Interactions saves the contents of the interactions
window to a file. If the interaction constants have never been saved
before, a save-file dialog appears.
- Save Interactions As... opens a save-file dialog for
choosing a destination file to save the contents of the interactions
window. Subsequent saves write to the newly-selected file.
- Save Interactions As Text... is like Save Interactions As..., but the file is saved in plain-text format (see
DrScheme Files). Subsequent saves are write in plain-text
format.
- Print Definitions... opens a dialog for printing the
current program in the definitions window.
- Print Interactions... opens a dialog for printing the
contents of the interactions window.
- Bring project to the front brings the project window
assocated with this window to the front. See
the Project Manager.
- Close closes this DrScheme window. If this window is
the only open DrScheme window, DrScheme quits.
- Quit or Exit exits DrScheme.
![[index]](../icons/index.gif)
Next: Edit
Up: Menus
Previous: Menus
PLT