<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > XPRINT > XPRINT_Color |
Description
Set foreground and background color for many XPRINT commands.
Syntax
XPRINT_Color( ForeGround [, BackGround] )
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
ForeGround |
Number |
No |
|
BackGround |
Number |
Yes |
Remarks
Restrictions
See also
Examples