[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2053   FIELD declaration follows executable statement

     Explanation:  You specified a FIELD statement following an
     executable statement.  All variable declaration statements (FIELD,
     LOCAL, MEMVAR, and STATIC) must precede any executable statements in a
     procedure or function definition.

     Action:  Move the FIELD statement before any executable statements
     in the procedure or function definition and recompile.

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