[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
C2029 NEXT does not match FOR
Explanation: You specified a NEXT statement without a corresponding
FOR statement. NEXT is part of the FOR control structure syntax and,
therefore, cannot occur outside of the structure. This error may be due
to improperly nested FOR...NEXT structures.
Action: Remove the offending NEXT statement or fix the nesting
error, and recompile.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson