LOCATE Draws Cursor Differently on Monochrome Versus Color (36902)
This article was previously published under Q36902
SUMMARY
The statement LOCATE ,,,8,8 will create a cursor that will appear
differently on different screens. With a monochrome card, there will
be a single-line cursor one-third of the way up from the lowest level
of the line. When using a normal color display, the cursor will be at
the lowest level of the line. But this same command on an IBM PS/2
model 25 or 30 will cause the cursor to be at the top of the line. You
may LOCATE ,,,7,7 on the PS/2 model 25 or 30 to create the cursor on
the bottom of the line.
This information applies to QuickBasic Versions 3.00, 4.00, 4.00b, and
4.50 for MS-DOS, to Microsoft Basic Compiler Versions 6.00 and 6.00b
for MS-DOS, and to Microsoft Basic PDS Version 7.00 for MS-DOS and MS
OS/2.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB36902 |
|