BUG: Brown Screen Color May Change to Yellow After Running PWB

Last reviewed: July 17, 1997
Article ID: Q69064
1.00 1.10 2.00 2.10.49 MS-DOS kbtool kbbuglist

The information in this article applies to:

  • Microsoft Programmer's Workbench for MS-DOS, versions 1.0, 1.1, 2.0, and 2.1.49

SYMPTOMS

After running the Programmer's WorkBench (PWB), the brown screen color may change to yellow until the system is rebooted or the video mode is reset.

For example, if you run PWB and then run the Microsoft (M) Editor, the brown characters will appear yellow.

To work around this problem, you can create a batch file called PWB.BAT. In this file, you can start PWB and then reset the video mode. For example:

    pwb.bat
            pwb %1 %2 %3 %4
            mode co80,25

STATUS

Microsoft has confirmed this to be a problem in PWB versions 1.0 and 1.1. We are researching this problem and will post new information here as it becomes available.


Additional reference words: 1.00 1.10 2.00 2.10.49 buglist1.00 buglist1.10
buglist2.00 buglist2.10.49
KBCategory: kbtool kbbuglist
KBSubcategory: PWBIss
Keywords : kb16bitonly


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.