SET TYPEAHEAD Command
Visual FoxPro 9.0 SP2 |
SET TYPEAHEAD Command |
See Also |
![]() |
Specifies the maximum number of characters that can be stored in the type-ahead buffer.
SET TYPEAHEAD TO nCharacters |
Parameters
- nCharacters
-
Specifies the maximum number of characters to store in the type-ahead buffer.
No characters are held in the type-ahead buffer if you issue SET TYPEAHEAD TO 0. This statement deactivates INKEY( ) and ON KEY.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic