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

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

     Action:  Move the LOCAL statement before any executable statement
     within 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