Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c2046 sequence nesting error</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2046   SEQUENCE nesting error

     Explanation:  You specified a BEGIN SEQUENCE...END control structure
     with a nesting error.  Control structures must be nested properly.
     Furthermore, RECOVER and BREAK cannot be used outside of a BEGIN
     SEQUENCE...END structure.

     Action:  Check to make sure that each BEGIN has a matching END and
     that any other control structure used within the SEQUENCE are also
     closed with a matching END.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson