loop-on

loop-on


loop Index Level loop-on (R83)
Syntax
Category TCL
Type Verb
Description invokes the "loop" command and performs any TCL command a specific number of times or continuously, until any key is pressed on the keyboard.
Options
See Also any key loop-on (R83) loop
Example loop-on where
Warnings In R83, this is a PROC which runs continuously. The "loop" may only be terminated with a <break> and "end".
Compatibility D3 7.0 AP R83
loop Index Level loop-on (R83)