COLOR Statement in SCREEN 11 Gives "Illegal Function Call" (50461)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
This article was previously published under Q50461 SUMMARY
The COLOR statement correctly returns an "Illegal Function Call" if
used in SCREEN 11. The only way to change the color in SCREEN 11 is to
use the PALETTE statement. However, note that the PALETTE statement
may not work with a video card that is not 100-percent compatible with
the IBM standard VGA or MCGA. (SCREEN 11 requires VGA or MCGA.)
The following resources incorrectly state that the COLOR statement is
valid in SCREEN modes 11-13; they should instead say SCREEN modes
12-13:
- Two occurrences, on Page 109 of the "Microsoft QuickBasic 4.0: Basic
Language Reference" manual for QuickBasic Versions 4.00 and 4.00b
- Two occurrences, on Page 109 of the "Microsoft Basic Compiler 6.0:
Basic Language Reference" manual for Versions 6.00 and 6.00b
- One occurrence, under the COLOR statement in the QB Advisor online
Help system for QuickBasic Version 4.50
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB50461 kbAudDeveloper |
---|
|