[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
C2006 Statement not allowed outside procedure or function
Explanation: You specified a statement other than a FIELD, MEMVAR,
or STATIC before the first PROCEDURE or FUNCTION statement and the
current program (.prg) file was compiled with the /N option.
Action: Remove the erroneous statement or move it inside the
appropriate procedure or function definition. Alternatively, compile
without the /N option to force the compiler to automatically generate a
procedure definition with the same name as the program (.prg) file.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson