[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2025   ELSE does not match IF

     Explanation:  You specified an ELSE statement outside an IF...ENDIF
     control structure.  ELSE is part of the IF control structure syntax and,
     therefore, cannot occur outside of the structure.

     Action:  Remove the offending ELSE 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