home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBROBOT1.ZIP / TOKENS.DOC < prev    next >
Text File  |  1994-01-18  |  3KB  |  64 lines

  1. TOKENS.DOC
  2. ▀▀▀▀▀▀▀▀▀▀
  3.  
  4. The following tokens can be used in the canned input messages
  5. for RoboROBOT.  See your RoboBOARD/FX manual for a more detailed
  6. discussion of inline tokens.
  7.  
  8. INLINE COLOR TOKENS
  9.        
  10.     Dark Colours        Intense Colours
  11.     ================    =================
  12.     Black        {0}    DarkGray      {8}
  13.     Blue         {1}    LightBlue     {9}
  14.     Green        {2}    LightGreen   {10}
  15.     Cyan         {3}    LightCyan    {11}
  16.     Red          {4}    LightRed     {12}
  17.     Magenta      {5}    LightMagenta {13}
  18.     Brown        {6}    Yellow       {14}
  19.     LightGray    {7}    White        {15}
  20.     Default      {*}
  21.  
  22. INLINE TEXT TOKENS
  23.  
  24.     {VER}     - Displays RoboBOARD/FX Program & Version ID.
  25.     {BBSNAME} - BBS Name
  26.     {SYSNAME} - SysOp Name
  27.     {NODE}    - Displays the Node Number
  28.     {TCALLS}  - Displays the systems Total Calls.
  29.     {DCALLS}  - Displays the System Calls Today
  30.     {SFRATIO} - Displays the System file ratio (UUUU:DDDD).
  31.     {SKRATIO} - Displays the System kilo ratio (UUUU:DDDD).
  32.     {BAUD}    - Displays the Connect Baud (if available).
  33.     {LOCK}    - Displays the locked Port Rate.
  34.     {DEVICE}  - Displays the I/O device.
  35.     {PORT}    - Displays the Port Number
  36.     {UNAME}   - Displays the users name.
  37.     {UFNAME}  - Displays the users first name.
  38.     {ULNAME}  - Displays the users last name.
  39.     {UALIAS}  - Displays the users alias.
  40.     {UAGE}    - Displays the users age.
  41.     {UBIRTH}  - Displays the users Birthday.
  42.     {UCALLS}  - Displays the number of calls the user has made.
  43.     {UEXP}    - Users expiry Date.
  44.     {UFIRST}  - Displays the users first call (MM/DD/YY).
  45.     {ULAST}   - Displays the users last call (MM/DD/YY).
  46.     {UFRATIO} - Displays the users file ratio (UUUU:DDDD).
  47.     {UKRATIO} - Displays the users kilo ratio (UUUU:DDDD).
  48.     {UHPHONE} - Displays the users Home Phone.
  49.     {UDPHONE} - Displays the users Data Phone.
  50.     {UFDOWN}  - Displays the number of files the user has downloaded.
  51.     {UFUP}    - Displays the number of files the user has uploaded.
  52.     {UKDOWN}  - Displays the number of Kb the user has downloaded.
  53.     {UKUP}    - Displays the number of Kb the user has uploaded.
  54.     {UTIME}   - The amount of time the user has left.
  55.     {UBANK}   - The amount of time in the users Time Bank account.
  56.     {USTREET} - The users Street.
  57.     {UCITY}   - The users City & State (or Province).
  58.     {ULAND}   - The users Country.
  59.     {UPOST}   - The users ZIP or POSTAL CODE.
  60.     {DATE}    - Displays date in short form (MM/DD/YY)
  61.     {FDATE}   - Displays fancy date (MM DD, YYYY)
  62.     {TIME}    - Displays the time in am/pm format (HH:MMam)
  63.     {TIME24}  - Displays the time in 24 hour format (HH:MM) 
  64.