home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 279 / AT_CODE.ZIP / AT_CODE.USR
Text File  |  1993-02-10  |  3KB  |  61 lines

  1.  
  2. Color Codes:    (substitute a "@" character for the "$" character)
  3.  
  4. The color codes system follows the format $BF$ where B is the background
  5. color and F is the foreground color. Blinking is controlled via
  6. background choice.
  7.  
  8. B    B Attribute          Color              F    F Attribute   
  9.  
  10. 0    Normal               Black              0    Normal        
  11. 1    Normal               Blue               1    Normal        
  12. 2    Normal               Green              2    Normal        
  13. 3    Normal               Cyan               3    Normal        
  14. 4    Normal               Red                4    Normal        
  15. 5    Normal               Magenta            5    Normal        
  16. 6    Normal               Brown              6    Normal        
  17. 7    Normal               White              7    Normal        
  18. 8    Blinks FG            Black              8    Hi Intensity  
  19. 9    Blinks FG            Blue               9    Hi Intensity  
  20. A    Blinks FG            Green              A    Hi Intensity  
  21. B    Blinks FG            Cyan               B    Hi Intensity  
  22. C    Blinks FG            Red                C    Hi Intensity  
  23. D    Blinks FG            Magenta            D    Hi Intensity  
  24. E    Blinks FG            Brown              E    Hi Intensity  
  25. F    Blinks FG            White              F    Hi Intensity 
  26.  
  27.  
  28.  
  29. Example: $0C$ would be black background, High intensity RED character.
  30.          $8C$ would be black background, Flashing High intensity RED char.
  31.          $37$ would be Cyan background, White Character
  32.          $C0$ would be Red background, Flashing Black character
  33.  
  34. Remember.....substitute the "@" character for the "$" character listed here.
  35.              I can't put the "@" character in this message or all the 
  36.              examples would get stripped and colors inserted.
  37.  
  38.  
  39. Example: You want to send a simple message with emphasis on 1 word. You
  40.          want the word to flash red. Here is the text you would enter:
  41.          " Watson! Get in here $8C$NOW!"
  42.  
  43.          The word NOW will appear as a flashing red word. All text after
  44.          the $8C$ code will flash red so be sure to change back to the
  45.          original color code after the NOW word if there is more text
  46.          following.
  47.  
  48.          When the reader of the message views it, the color codes will be
  49.          stripped off and they will only see the intended colors. Watch
  50.          out for additional spaces that are not needed. Remember that the
  51.          codes are stripped for the reader.
  52.  
  53.          One final note: The color code indicators MUST go in in capitol
  54.                          letters!
  55.  
  56.                          $BC$
  57.                           ||_________CAPITOL LETTERS !!!!!!!!!!!!!!!!
  58.  
  59.  
  60. Aaron Harmon  \ Sysop \ Shooters Corner BBS \ (703) 444-9210
  61.