PS TEXT EDIT Reference Manual
SAVEPROFILE
TEDIT Commands
3–176 058059 Tandem Computers Incorporated
How to Use
You can alter the profile with the RECONFIGURE OPTIONS or the
RECONFIGURE FUNCTION-KEYS commands and then enter
SAVEPROFILE before you exit TEDIT.
You can enter * after SAVEPROFILE to specify the default profile. The *
profile is the one TEDIT uses every time you start a session. Once you start
TEDIT, however, you can specify a different profile with the USEPROFILE
command. To change the default profile to a different one, enter this
sequence of commands:
Command: USEPROFILE MEMOS
Command: SAVEPROFILE *
The first command tells TEDIT to use the profile named “MEMOS” in the
current subvolume for this editing session. The second command tells
TEDIT to use “MEMOS” as the default profile (which is now listed as * in
the list of profile names) every time you start an editing session.
If you specify a profile that is not on your default subvolume or on the
$SYSTEM.SYSTEM volume, you must specify a fully qualified profile name.
For example, to use a profile named PITS that is located on the
$APPLES.CORES volume, enter:
Command: USEPROFILE PITS, $APPLES.CORES.TEDPROFL
To save the PITS profile on your default subvolume, enter:
Command: SAVEPROFILE PITS