TA

TA


SYSTEM Index Level TAN
Syntax TA [ON | OFF | CLEAR | expression]
Category BASIC
Type Statement
Description toggles or resets the type-ahead buffer.

The FlashBASIC "ta on/off" statement is equivalent to the TCL command "type-ahead."

The FlashBASIC "ta clear" statement is equivalent to the BASIC statement "inputclear."
Options
See Also type-ahead INPUTCLEAR
Example
Warnings
Compatibility D3 7.0
SYSTEM Index Level TAN