TXSETATTR SubroutineUsage:
TXSETATTR (attribute)
Description:
Sets the current text attribute to use on the next TX output subroutine. It's common to use a hexadecimal number when specifying attributes due to the clarity it provides.
For example, white text on a blue background would be specified as 0x1F (1 being blue and F (15) being white).
Text Attribute 8-Bit Encoding
Standard Colors
Example:
|