| loop-on | Index Level | lp |
| Syntax | loop-on TCL.command |
| Category | TCL |
| Type | Verb |
| Description |
performs any TCL command continuously; to end the process, press the <break> key and type-in "end" at the debugger prompt.
D3 provides a more elegant version of this command. See "loop". |
| Options | |
| See Also | loop loop-on end |
| Example | |
| Warnings | |
| Compatibility | R83 |
| loop-on | Index Level | lp |