Next: The Define-menu
Up: The scratch area
Previous: The scratch area
This menu is used for interaction with the file system, to read and write
theories, to start a new theory and to quit the editor. Files will be
searched in an order decided by the environment variable ALFPATH. This
has a default setting, but can be changed by for instance putting the command
setenv ALFPATH directory1: directory2: ... in the file .cshrc.
The file menu contains the following entries:
- New...
-
Creates a new empty theory.
- Open...
-
Restores the editor to a previously saved state.
- Save
-
Saves the current state of the editor.
- Save As...
-
Saves the current theory and scratch area with a new name. This will also be done
automatically every time the complete command is used to move a definition
from the scratch area to the theory window. It will then be saved in the file
##BACKUP_ALF##.
- Revert
-
Reads the theory and the scratch area again, so that all changes becomes undone.
- Import...
-
Reads a file into the theory. The content of this file cannot be changed. The
only way to change the content of a theory file is to open it.
- Print...
- Produces a postscript file (default alfout.ps)
of the Imports, Main Theory, Scratch area or
Constraints. The postscript file can be previewed or printed directly
or included in a TeX document by using a package like epsf.
- Quit
-
Quits the editor.
Bj|rn von Sydow
Wed Mar 20 13:05:14 MET 1996