ignore-signals Command

For Windows: Not Supported

The ignore-signals BASIC program will not attempt to push a level or go into the debugger when any character is input.

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.

See Also

echo Command

p Command

u61a2 User Exit