Specifications

521
Appendices
error 46:
error 47:
error 48:
error 49:
error 50: Incorrect use of IF...THEN...ELSE...ENDIF
error 51: Incomplete control structure
(IF...THEN...ELSE...ENDIF)
error 52: Incorrect use of FOR...NEXT
error 53: Incomplete control structure
(FOR...NEXT)
error 54: Incorrect FOR index variable
error 55: Incorrect use of SELECT...CASE...END SELECT
error 56: Incomplete control structure
(SELECT...CASE...END SELECT)
error 57: Incorrect use of WHILE...WEND
error 58: Incomplete control structure
(WHILE...WEND)
error 59: Incorrect use of DEF FN...EXIT DEF...END DEF
error 60: Incomplete control structure
(DEF FN...END DEF)
error 61: Cannot use DEF FN in control structure
error 62: Operator stack overflow
error 63: Inside function definition
error 64: Function redefinition
error 65: Function definitions exceed 200
error 66: Arguments exceed 50
error 67: Total arguments exceed 500
error 68: Mismatch argument type or number
error 69: Function undefined
error 70: Label redefinition
error 71: Syntax error
error 72: Variable name redefinition
error 73: Improper string length
error 74: Improper array elements number
error 75: Out of space for register variable area
error 76: Out of space for work, common variable area
Error code & Message