
Chapter 14. Statement Reference
328
Syntax errors:
Reference:
Error code and message Meaning
error 26:
Too deep nesting.
error 57: Incorrect use
of WHILE...WEND
WEND appears outside of the WHILE
statement block.
error 58: Incomplete
control struc-
ture
No WEND corresponds to WHILE.
Statements:
FOR…NEXT