Specifications
522
error 77: Initial string too long
error 78: Array symbols exceed 30 for one DIM, GLOBAL, or PRIVATE
statement
error 79: Record number out of range (1 to 32767)
error 80: Label undefined
error 81: Must be DATA statement label
(in RESTORE statement)
error 82: ’(’ missing
error 83: ’)’ missing
error 84: ’]’ missing
error 85: ’,’ missing
error 86: ’;’ missing
error 87: ’DEF’ missing
error 88: ’TO’ missing
error 89: ’INPUT’ missing
error 90: ’{’ missing
error 91: Improper initial value for integer variable
(not integer or out of range)
error 92: Incorrect use of SUB, EXIT SUB, or END SUB
error 93: Incomplete control structure
(SUB...END SUB)
error 94: Cannot use SUB statement in control structure
error 95: Incorrect use of FUNCTION, EXIT FUNCTION, or END FUNCTION
error 96: Incomplete control structure
(FUNCTION...END FUNCTION)
error 97: Cannot use FUNCTION statement in control structure
error 98: Incorrect use of CONST
Error code & Message