home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / keyboard / sleep / sleep.doc < prev    next >
Encoding:
Text File  |  1990-03-18  |  880 b   |  17 lines

  1. These are companion programs to the KBON KBOFF programs in KBD.ZIP.  The 
  2. SLEEP program is a little one we wrote in-house.  Just type SLEEP for 
  3. details on using it.  Note that these routines only disable the keyboard 
  4. processor, not the buffer.  Anything typed while KBOFF is in effect still 
  5. goes into the buffer.  The buffer holds the first 11 characters typed. 
  6. (On my machine anyway.  I think there are utilities around to expand the 
  7. buffer.)  I overcame this problem by writing the other program on this disk, 
  8. KBFLUSH.  It simply makes the DOS call to flush the keyboard buffer.  Note 
  9. that it cannot be called before the keyboard processor is re-enabled, or it 
  10. will have no effect.  I compiled it with Microsoft C version 5.1 and linked 
  11. it with LINK.
  12.  
  13. Mike Schaeffer
  14. [70020,607] on Compuserve
  15.  
  16. Uploaded by Patrick H. Corrigan, [75170,146] on Compuserve
  17.