home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / altvb10b.zip / HLPFILES.ZIP / DEMON42.HLP < prev    next >
Text File  |  1991-08-06  |  487b  |  11 lines

  1. ┌────────────────────────────────────────────────────┐
  2. │               Read Keyboard flags.                 │
  3. └────────────────────────────────────────────────────┘
  4.  
  5. The QuickBASIC Toolbox includes several functions that
  6. read or set the keyboard shift flags which effect keys
  7. such as CTRL, ALT, CAPS LOCK and INSERT.
  8.  
  9. For  good  measure, this example also displays the bit
  10. settings  of  the keyboard status flags in low memory,
  11. You can see them change as you use the keyboard.