home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 253.img / DOS50HCT.ZIP / DOS50HCT.TD0 / DOSHCT / TESTNOHI.BAS < prev    next >
Encoding:
BASIC Source File  |  1988-09-02  |  446 b   |  13 lines

  1. ' Please examine the following for QuickBASIC 4.50 with the /NOHI
  2. ' (No HighLight) switch
  3. '
  4. '    1. Are the titles visible in the menu bar?
  5. '    2. When you pull down a menu, are the all characters readable?
  6. '    3. Can you access help, and are the screens readable?
  7. '       (Especially special characters)
  8. '    4. If a mouse is installed in the machine, does it work?
  9. '
  10. ' When finished, choose EXIT from the File menu (ALT-F,X)
  11. END
  12.  
  13.