Color:
Syntax:
color fg,bk
where: fg is the foreground colour and bk is the background colour.
fg can have the value 0-15 and bk the value 0-7.
Default values: fg=15 and bk=1.
Note! having the same value of fg and bk makes the text invisable.
Program Example:
color 7,1
{Change the colour to 7,1 (white,blue)}
Program File
Application File
Return
Last Updated: July 1998.