[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2013   EXIT statement violates enclosing SEQUENCE

    Problem:  An EXIT statement within DO WHILE or FOR loop has been
    encountered in a SEQUENCE statement block between the BEGIN SEQUENCE
    and RECOVER statements.

    Solution:  You cannot EXIT from the active block of a SEQUENCE.
    Instead, you must BREAK to the RECOVER or the END statements and then
    EXIT.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson