[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 60  CHANGED: BEGIN SEQUENCE
--------------------------------------------------------------------------------

     In Clipper version 5.01, you can no longer RETURN from between a
     BEGIN SEQUENCE statement and its corresponding RECOVER statement.
     If you do not specify a RECOVER statement, then you cannot RETURN
     from anywhere in the BEGIN SEQUENCE...END construct.  A RETURN
     encountered in either of these conditions generates the following
     compiler error:

     C2086 RETURN violates enclosing SEQUENCE

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