home *** CD-ROM | disk | FTP | other *** search
- Text To Ansi Convertor 1.2
- Color & Command Codes
- Reference Sheet
-
- Command Codes:
-
- [ ~ ] (tilde) Screen is cleared whenever this character
- is encountered in the text.
-
- [ ^ ] Cause's all following colors to be in blinking mode.
-
- [ ` ] (Left apostrophe) Causes BLINK and/or BOLD attributes
- to be turned off. If your previous color code was for
- a BRIGHT color, this will turn off the BRIGHT, while
- leaving the color the same.
-
- [ % ] Waits for Enter key. Waits until user presses the ENTER
- key. Only for RA/QBBS or compatible type BBS programs.
- Allows you to type your own prompt in text. Put this
- directly after the prompt, eg: HIT YOUR ENTER KEY%
-
- [ @ ] This is the critical code. When this code is encountered
- the next three (3) characters are read as the color code
- to be applied. It is IMPORTANT that the color code be entered
- as a 3 digit number. So the codes shown here need to be
- zero padded. So color 3 would be entered as @003 and color
- 21 would be entered as @021 and so forth. If the color to
- be written is NOT zero padded to 3 digits, unpredictable
- results will appear, more likely, T2A will abort with an
- error message telling you the code is inncorrect!
-
- Text To Ansi Convertor
- Color Codes
-
- CODE COLOR
- ------ -------------
- FOREGROUND COLORS
- 1 Black
- 2 Blue
- 3 Green
- 4 Cyan
- 5 Red
- 6 Magenta
- 7 Brown
- 8 Light Gray (White)
- 9 Dark Gray (Bright Black)
- 10 Bright Blue
- 11 Bright Green
- 12 Bright Cyan
- 13 Bright Red
- 14 Bright Magenta
- 15 Bright Yellow
- 16 Bright White
- BACKGROUND COLORS -----------------------------------------------------
- 17 Black
- 18 Blue
- 19 Green
- 20 Cyan
- 21 Red
- 22 Magenta
- 23 White (Light Gray)
-
-
-
-