Previous Topic: Continue Processing During Breakpoint Processing Until Specified Verbs Are ExecutedNext Topic: Continue Processing After a COBOL Program Breakpoint Until the Next Call Or Perform Statement


Continue Processing Until a COBOL PERFORM Has Been Completed Avoiding Breakpoints

NEXT OVER

Specifies that the NEXT command is used to execute through a verb, instruction, or statement and return to that line. This is to avoid breakpoints.