tcl.brk-level

Verb: Access/TCL, Releases: AP

Causes the break key to push a level.

Description

causes the <break> key to push a level on subsequent uses.

Note: on some systems, when the <break> key is set to push a level, it is not possible to push a level while in the debugger. To push a level while in the debugger, enter a colon (:) followed by a <return> or <enter>.

It is not possible to push a level while at the TCL prompt. At least one character must be entered.

See Also

Command Name Type Description
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.debug Statement Invokes Pick/BASIC debugger.
tcl.break-key-on Verb: Access Invokes 'break-key' with 'n' option.
tcl.break-key-off Verb: Access Invokes 'break-key' with 'f' option.
tcl.break-key Verb: Access Enables or disables break key.
levels Definition Description of level pushing.
tcl.level.pushing Definition Description of level pushing.
system.debugger.end Command Terminates process and returns to TCL.
system.debugger.: Command Pushes level from debugger.
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.