| INPUTCLEAR | Index Level | INPUTERR |
| Syntax | INPUTCTRL [ON | OFF expression] |
| Category | BASIC |
| Type | Statement |
| Description |
toggles ability to enter control characters on succeeding BASIC "input" statements.
Note that this setting affects only BASIC "input" statements performed at the current level. The default value for this setting is loaded from the TCL default which is set to "on" for a virgin system. The TCL default may be changed with the "control-chars" TCL command. |
| Options | |
| See Also | INPUT control-chars |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 |
| INPUTCLEAR | Index Level | INPUTERR |