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


Syntax:     SET TYPEAHEAD TO <expN>

Purpose:    To set the size of the keyboard buffer.

Argument:   <expN> determines the number of characters the keyboard
            buffer can hold from a minimum of zero to a maximum of
            32,767.

            Note that SETting the KEYBOARD TO zero disables Alt-C and
            Alt-D except during wait states or INKEY(), and NEXTKEY()
            always returns zero.

Library:    CLIPPER.LIB

See Also: CLEAR TYPEAHEAD

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