RunUntil command
Jump to navigation
Jump to search
Action: |
Runs without interruption until we reach a specific procedure, then displays that procedure for debugging. Same as the Run Until Procedure button. Syntax: runUntil targetProc where targetProc is the name of, or a character pattern for, the target procedure. |
Client menu: | Execution > Run Until Proc |
Introduced: | Build 26 (macros only); Build 28 (menu) |