tcl.loop-on_rp

Verb: Access/TCL, Releases: R83

Repeats TCL command indefinitely.

Syntax

loop-on TCL.command

Description

performs any TCL command continuously; to end the process, press the <break> key and type-in 'end' at the debugger prompt.

Advanced Pick provides a more elegant version of this command. See 'loop'.

See Also

Command Name Type Description
tcl.loop Verb: Access Loops continuously on any TCL command.
tcl.loop-on Verb: Access Invokes 'loop' command.
system.debugger.end Command Terminates process and returns to TCL.

User Comments

What do you think?

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

Login to leave your comments.