Interpreted Basic SCREEN 9 May Fail with Mouse Driver LoadedLast reviewed: September 16, 1996Article ID: Q19869 |
The information in this article applies to:
SUMMARYPrograms running interpreted Basic may fail when using screen mode 9 when the Microsoft Mouse driver is loaded. This information applies to Microsoft Basic Interpreter versions 3.2 and earlier supplied with MS-DOS and all versions of the Microsoft Mouse driver.
MORE INFORMATIONWhen using an interpreted Basic such as GWBasic or BASICA, programs that use the following line may fail if the Microsoft Mouse driver is loaded:
10 SCREEN 9This statement puts the video adapter into an EGA mode. The mouse driver may get confused about what video mode is actually being used after this call, causing a hang or other problems with the program. To work around the problem, use the most current version of the Basic Interpreter.
|
KBCategory: kbhw kbdisplay
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |