COLOR
Format: COLOR (X)
Supported by: Telmac SBASIC v 24.3
Similar commands: 
COMX BASIC V1.00: COLOR
Floating Point BASIC 2.2: COLOR 
Pecom 32 BASIC, Pecom 64 BASIC 1.0 and 4.0: COLOR
The COLOR command is in the format, COLOR X, where X is a numeric expression which determines the color and blink status of the TMC-600 characters. The color combinations for different values of X are given in the table below.
| X | TEXT COLOR | X | BLINKING TEXT COLOR | 
| 0 | BLACK | 8 | BLACK | 
| 1 | GREEN | 9 | GREEN | 
| 2 | BLUE | 10 | BLUE | 
| 3 | CYAN | 11 | CYAN | 
| 4 | RED | 12 | RED | 
| 5 | YELLOW | 13 | YELLOW | 
| 6 | MAGENTA | 14 | MAGENTA | 
| 7 | WHITE | 15 | WHITE | 
Table 1: Colour Schemes for COLOR X
