Specifications
259
Syntax errors:
Run-time errors:
Reference:
Error code and message Meaning
error 71: Syntax error • label has not been defined.
•
label is missing.
Error code Meaning
05h
Parameter out of the range
(
expression is negative or greater than 255.)
07h
Insufficient memory space
(The program nesting by
GOSUB statements only is too deep.)
Statements:
GOSUB, GOTO, and SELECT...CASE...END SELECT