[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
C2051 LOCAL declaration follows executable statement
Problem: A LOCAL statement has been encountered after an
executable statement has been specified. Variable declaration
statements must precede all executable statements in a program.
Solution: Move the LOCAL statement to the top of the procedure or
function definition before any executable statements.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson