SET FONT "font", RGB(r, g, b);

To give a font and color for the following TEXT name. Font is a windows font. If it is not available, or if "" is given, the standard font is taken.

Parameters:

"font" Fontname
R Red Color 0 .. 255
G Green Color 0 .. 255
B Blue Color 0 .. 255

Example:

See WINSTART.

See also:

WINEND, TITLE, SIZE, MODE, BG_COLOR, TEXT, TEXT_STDOUT, FRAME, BG_PATTERN, PATTERN, PICTURE, PROGRESS