Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>121 changed: set typeahead</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 121 CHANGED: SET TYPEAHEAD
--------------------------------------------------------------------------------

     1. Minimum setting:  The minimum setting for SET TYPEAHEAD is
        driver dependent.  For the standard IBM-PC drivers, this minimum
        is 15.  Note, however, that SET TYPEAHEAD TO 0 is a special case
        that is supported for all drivers and that the behavior of SET
        TYPEAHEAD TO 0 is slightly different than in Summer '87.

     2. SET TYPEAHEAD TO 0:  When TYPEAHEAD is SET TO zero, keyboard
        polling is suspended.  An explicit request for keyboard input,
        however, will temporarily enable the keyboard and read any
        pending keystrokes from the BIOS buffer.  Calling NEXTKEY()
        constitutes such an explicit request.  NEXTKEY() reads any
        pending keystrokes from the BIOS buffer and returns the INKEY()
        value of the first keystroke read, or zero if no keystrokes are
        pending.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson