Help: SET input and output parameters

Syntax:  SEt <keyword> <value>

Keyword Value    Description
------- -----    -----------
Name    name     Change name (shows in USERS).
Output  Long     Default.  Use longest output format.
        Medium   Use medium output format.
        Short    Use short (cryptic) output format.
Scan    Long     Default.  Use long format scans.
        Short    Use 1 character symbols instead of 2.
Prompt  Normal   Default.  Use "COMMAND:  " prompt.
        Informative Use "> " for prompt.  Precede the ">" with:
                 S if shields are down or < 10%.
                 E if ship energy < 1000 (yellow alert).
                 D if ship damage > 2000.
                 nL if life support is critically damaged (n
                 stardates of reserves).  Ttytype CRT, ADM-3a,
                 ADM-2, SOROC, BEEHIVE, ACT-IV, ACT-V Doesn't do
                 anything yet.
OCdef   Absolute Default.  Display all coordinates in absolute
                 format (vpos-hpos).
        Relative Display coordinates relative to your location
                 (dv,dh).
        Both     Display coordinates in both absolute and
                 relative form.
Icdef   Absolute Default.  All input coordinates default to
                 absolute.
        Relative Input coordinates default to relative.

Examples:

SE PR I         Switch to informative prompt.
SE OU S         Set output format to short.
SE N THOR       Change your name in USERS to THOR.