This is a list of all the @ subtitution codes that SafeDOS will accept.

This list is actually a modified version of the list included in the
Door Source 4.0 package by Todd Miller.  (Credit where credit is due).

The text inside the @'s MUST be in CAPS!

        @FIRST@                 First name of caller
        @FIRSTU@                First name in all upper case
        @MINLEFT@               Minutes remaining
        @TIMELEFT@              Minutes remaining
        @USER@                  User's full name
        @NODE@                  Node number
        @SYSDATE@               Current date
        @SYSTIME@               Current time

        @BEEP@                  Beep the speaker
        @CLS@                   Clear the screen
        @MORE@                  Display a more prompt
        @WAIT@                  Display a press any key prompt

        @Xbf                    Changes the color, as explained in
                                SAFEDOS.DOC

You can use these codes in any file that is to be displayed to the user.
