Text Printed Incorrectly On ATI Ultra VGA Card in SCREEN 10

ID: Q93009


The information in this article applies to:
  • Microsoft Visual Basic Standard and Professional Editions for MS-DOS, version 1.0


SYMPTOMS

The following text display problem occurs in Visual Basic for MS-DOS when using an ATI Ultra VGA card with a NEC MultiSync 3FGx monitor. The letter "H" in the word "Hello" is printed in the upper right hand corner of the monitor and the letters "ello" are printed in the upper left hand side of the monitor.


STATUS

Microsoft has confirmed this to be a bug in the Standard and Professional Editions of Microsoft Visual Basic for MS-DOS version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


MORE INFORMATION

Steps to Reproduce the Problem

  1. Start VBDOS.EXE.


  2. Add the following code to the default code window:
    
          SCREEN 10
          PRINT "Hello" 


  3. Press the F5 key to run. If you have a ATI Ultra VGA card with a NEC MultiSync 3FGx monitor you may see the letter "H" displayed in the upper right hand corner of the screen.


  4. If you try to add a LOCATE statement to the example above, you may also get unpredictable results.


Additional query words: VBmsdos BugList1.00 1.00

Keywords :
Version : MS-DOS:1.0
Platform : MS-DOS
Issue type :


Last Reviewed: November 30, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.