home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t187 / 1.img / COLOR_E.REF < prev    next >
Encoding:
Text File  |  1992-12-03  |  5.3 KB  |  111 lines

  1.                                  T2A Enhanced
  2.                                Codes and Colors
  3.  
  4.  
  5.   Command Codes:
  6.  
  7.      [ ~ ] (tilde) Screen is cleared whenever this character
  8.            is encountered in the text.
  9.  
  10.      [ ^ ] Placed directly "after" the color you want to blink.
  11.            The next new color code automatically turns off Blink
  12.            and Bright.
  13.  
  14.      [ ` ] (Left apostrophe) is no longer required.
  15.  
  16.      [ % ] Waits for Enter key. Waits until user presses the ENTER
  17.            key. Only for RA/QBBS or compatible type BBS programs.
  18.            Allows you to type your own prompt in text. Put this
  19.            directly after the prompt, eg:   HIT YOUR ENTER KEY%
  20.  
  21.      [ @ ] This is the critical code. When this code is encountered
  22.            the next three (3) characters are read as the color code
  23.            to be applied. It is IMPORTANT that the color code be enter
  24.            as a 3 digit number. So the codes shown here need to be
  25.            zero padded. So color 3 would be entered as @003 and color
  26.            21 would be entered as @021 and so forth. If the color to
  27.            be written is NOT zero padded to 3 digits, unpredictable
  28.            results will appear, more likely, T2A will abort with an
  29.            error message telling you the code is inncorrect!
  30.  
  31.                                  Color Codes
  32.  
  33.     Colors that are not of a good viewable combination have been left out.
  34.     Testing was done on both a CGA and a VGA color monitor. Numbering of
  35.     codes follows that of the Pascal Color Attribute convention. Numbers
  36.     1 through 127, less the poor quality combinations, for a total of
  37.     96 Foreground/Background color combinations. Remember: zero pad to
  38.     3 digits!!!
  39.  
  40.     Please read the documentation for an in-depth look at how the
  41.     control and color codes work.
  42.  
  43.     The Color Codes on the next page are grouped in Numerical order,
  44.     under specific Background Colors.
  45.  
  46.                     Gray = Bright Black    Brt = Bright
  47.  
  48.    Black Background                         Blue Background
  49.  
  50.    1 : Blue on Black                    18 : Green on Blue
  51.    2 : Green on Black                   19 : Cyan on Blue
  52.    3 : Cyan on Black                    20 : Red on Blue
  53.    4 : Red on Black                     21 : Magenta on Blue
  54.    5 : Magenta on Black                 22 : Brown on Blue
  55.    6 : Brown on Black                   23 : White on Blue
  56.    7 : White on Black                   26 : Brt Green on Blue
  57.    8 : Gray on Black                    27 : Brt Cyan on Blue
  58.    9 : Brt Blue on Black                28 : Brt Red on Blue
  59.   10 : Brt Green on Black               29 : Brt Magenta on Red
  60.   11 : Brt Cyan on Black                30 : Brt Yellow on Red
  61.   12 : Brt Red on Black                 31 : Brt White on Red
  62.   13 : Brt Magenta on Black
  63.   14 : Brt Yellow on Black
  64.   15 : Brt White on Black
  65.  
  66.   Green Background                          Cyan Background
  67.  
  68.   32 : Black on Green                   48 : Black on Cyan
  69.   33 : Blue on Green                    49 : Blue on Cyan
  70.   36 : Red on Green                     52 : Red on Cyan
  71.   37 : Magenta on Green                 53 : Magenta on Cyan
  72.   38 : Brown on Green                   54 : Brown on Cyan
  73.   39 : White on Green                   55 : White on Cyan
  74.   40 : Gray on Green                    56 : Gray on Cyan
  75.   41 : Brt Blue on Green                57 : Brt Blue on Cyan
  76.   42 : Brt Green on Green               58 : Brt Green on Cyan
  77.   43 : Brt Cyan on Green                59 : Brt Cyan on Cyan
  78.   46 : Brt Yellow on Green              62 : Brt Yellow on Cyan
  79.   47 : Brt White on Green               63 : Brt White on Cyan
  80.  
  81.   Red Background                            Magenta Background
  82.  
  83.   64 : Black on Red                     80 : Black on Magenta
  84.   65 : Blue on Red                      81 : Blue on Magenta
  85.   66 : Green on Red                     82 : Green on Magenta
  86.   67 : Cyan on Red                      83 : Cyan on Magenta
  87.   71 : White on Red                     87 : White on Magenta
  88.   74 : Brt Green on Red                 90 : Brt Green on Magenta
  89.   75 : Brt Cyan on Red                  91 : Brt Cyan on Magenta
  90.   76 : Brt Red on Red                   92 : Brt Red on Magenta
  91.   77 : Brt Magenta on Red               93 : Brt Magenta on Magenta
  92.   78 : Brt Yellow on Red                94 : Brt Yellow on Magenta
  93.   79 : Brt White on Red                 95 : Brt White on Magenta
  94.  
  95.   Brown Background                          White Background
  96.  
  97.   96 : Black on Brown                  112 : Black on White
  98.   97 : Blue on Brown                   113 : Blue on White
  99.   98 : Green on Brown                  116 : Red on White
  100.   99 : Cyan on Brown                   117 : Magenta on White
  101.  103 : White on Brown                  118 : Brown on White
  102.  106 : Brt Green on Brown              120 : Gray on White
  103.  107 : Brt Cyan on Brown               121 : Brt Blue on White
  104.  109 : Brt Magenta on Brown            122 : Brt Green on White
  105.  110 : Brt Yellow on Brown             123 : Brt Cyan on White
  106.  111 : Brt White on Brown              124 : Brt Red on White
  107.                                        125 : Brt Magenta on White
  108.                                        126 : Brt Yellow on White
  109.                                        127 : Brt White on White
  110.  
  111.