SET DEFAULT COMMAND FILE
Determines the command file you want EVE to create or update for saving
attributes, without your having to specify the command file each time.
Default file type is .TPU.
Example:
If you prefer to save in a command file, use the following commands, so
that when you save attributes, EVE asks whether to save in a command
file and shows the name of your default command file in the prompt line
---in this case, the default command file is named MYCOMM.TPU in your
SYS$LOGIN directory:
Command: SET NOSECTION FILE PROMPTING
Command: SET DEFAULT COMMAND FILE sys$login:mycomm
Usage notes:
o If you do not specify a file on the command line, EVE prompts you for
one. The prompt shows the name of the current default command file, if
one is set. If you have not already set a default command file, the
prompt shows the name of the command file used when you invoked EVE:
* The command file specified with the /COMMAND= qualifier
* The command file defined by the TPU$COMMAND logical name
* A file named TPU$COMMAND.TPU in your current, default directory
o Setting a default command file does not determine the command file
executed at startup, but only the command file for saving attributes.
For information on specifying a command file at startup, see help on
Command Files.
o To save your setting for future editing sessions, use SAVE ATTRIBUTES
to create a section file or to create or update a command file---see
help on Attributes.
Related topics:
Attributes Command Files SET NODEFAULT COMMAND FILE