Previous Topic: Control the Execution of NCL Processes

Next Topic: Verb Breakpoints

Statement Breakpoints

A statement breakpoint can be used when the process is to be suspended if the statement identified by the STMT= operand of the DEBUG BREAKPOINT command is about to be executed. The statement is identified using the line number found in columns 73 to 80 of the source, or a relative number if the source is unnumbered.