|
GUI Display/Printer or Character Display |
| |
|
| Format |
Foreground: |
'COLOUR' ("RGB: n n n" | num | name$) |
|
|
'COLOR' ("RGB: n n n" | num | name$) |
|
Background: |
'_COLOUR' ("RGB: n n n" | num | name$) '_COLOR' ("RGB: n n n" | num | name$)
|
|
Where: name$
|
|
|
Pre-defined (0-15) or user-defined (16-254) colour number (n=0-254). RGB: n n n Three-number RGB value (n=0-255). |
| |
|
| Description |
All input or output following this mnemonic will be set to the defined foreground or background colour. For further information, refer to the colour index described under the 'OPTION' Mnemonic. |