TCL
ignore-signals command
.mdThe ignore-signals BASIC program will not attempt to push a level or go into the debugger when any character is input.
For Windows: Not Supported
Syntax
ignore-signals {options}
Parameter(s)
| options | off | Disables or ignores the signals and accepts characters. |
| on | Enables or recognizes typed characters as signals. Default. |