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

     Explanation:  You specified a STATIC statement following an
     executable statement.  All variable declaration statements must precede
     all executable statements in a procedure or function definition.

     Action:  Move the STATIC 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