tcl.break-key

Verb: Access/TCL, Releases: AP

Enables or disables break key.

Syntax

break-key {(option}

Description

toggles the availability of the break key, or displays its present status when issued without options.

Options

f Disables break key.

n Enables break key.

s Suppreses display of status message.

Example

break-key (f
[1323] Break key disabled.

break-key (n
[1322] Break key enabled.

See Also

Command Name Type Description
tcl.break-key-off Verb: Access Invokes 'break-key' with 'f' option.
tcl.brk-level Verb: Access Causes the break key to push a level.
tcl.esc-data Verb: Access Makes escape key behave normal.
tcl.debug Verb: Access Enters virtual or Pick/BASIC debugger.
tcl.esc-level Verb: Access Makes escape key push a level.
tcl.brk-debug Verb: Access Causes the break key to enter the system or Pick/BASIC debugger.
basic.break Statement Enables or disables the break key.
basic.debug Statement Invokes Pick/BASIC debugger.
tcl.break-key-on Verb: Access Invokes 'break-key' with 'n' option.
ue.218d User Exit Disables the break key.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.