Background COLOR Set in Graphics Mode Affects SHELL Background (75518)
The information in this article applies to:
- Microsoft QuickBASIC 4.5
- Microsoft Basic Professional Development System for MS-DOS 7.0
- Microsoft Basic Professional Development System for MS-DOS 7.1
This article was previously published under Q75518 SYMPTOMS
If you perform a Basic SCREEN statement to switch to a SCREEN mode
other than SCREEN 0, then change the background color using the Basic
COLOR statement, and then SHELL to DOS (using either the Basic SHELL
statement or the Shell command from the QB.EXE or QBX.EXE File menu),
the background color for the DOS shell will incorrectly be the same as
that set in Basic instead of the default DOS background color.
To work around this problem, you can use the DOS CLS command within
the shell to correctly reset the default DOS background color.
STATUS
Microsoft has confirmed this to be a bug in Microsoft Basic Professional
Development System (PDS) versions 7.0 and 7.1 (buglist7.00, buglist7.10)
for MS-DOS and Microsoft QuickBasic version 4.5 (buglist4.50) for MS-DOS.
We are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB75518 |
---|
|