back to CONTENTS…
back to Part 12 Appendices…
Error Code: 1
Error Message: OM error
Meaning:
Correction:
Error Code: 2
Meaning: Erroneous command or statement format.
Correction:
Error Code: 3
Meaning: String length exceeds 255 characters.
Correction: Shorten string to 255 characters or less.
Error Code: 4
Meaning: Formula too complex.
Correction: Divide formula into smaller sub-formulas
Error Code: 5
Meaning:
Correction:
Error Code: 6
Meaning: I/O device not ready for input/output.
Correction: Check connection and power switch of I/O device.
Error Code: 7
Meaning: Error generated in I/O device operation.
Correction: Check I/O device.
Error Code: 8
Meaning: Improper filename specification.
Correction: Check filename.
Error Code: 9
Meaning: Improper file number specification.
Correction: Check file number.
Error Code: 13
Meaning: Value exceeds allowable calculation result or input range.
Correction: Check values.
Error Code: 14
Meaning:
Correction: Check expressions and values.
Error Code: 15
Meaning: Double declaration of identical array.
Correction: Either erase previous array or use a different array name.
Error Code: 16
Meaning: Subscript or parameter outside of allowable range.
Correction:
Error Code: 17
Meaning:
Correction:
Error Code: 18
Meaning:
Correction:
Error Code: 19
Meaning:
Correction: Check for illegal numeric assignment to string variables or string assignment to numeric variable.
Error Code: 20
Meaning: RESUME statement outside of error handling routine.
Correction: Check RESUME statement location.
Error Code: 21
Meaning: Execution of command that cannot be used with password protected files.
Correction: Cancel password.
Error Code: 22
Meaning: READ statement execution when no data present.
Correction: Check READ and DATA statements.
Error Code: 23
Meaning: No FOR for NEXT statement.
Correction: Check for matching of FOR and NEXT statements.
Error Code: 24
Meaning: No NEXT for FOR statement.
Correction: Check for matching of FOR and NEXT statements.
Error Code: 25
Meaning: Mismatch of GOSUB and RETURN statements.
Correction: Check for matching of GOSUB and RETURN statements.
Error Code: 28
Meaning:
Correction:
Error Code: 29
Meaning: Attempt to use output-related command for device opened for input or vice versa.
Correction: Ensure proper use of input-related and output-related commands.
Error Code: 30
Meaning: Framing error detected by RS-232C port.
Correction: Check RS-232C connection and data transmission methods.
Error Code: 31
Meaning: Parity error or over run error detected by RS-232C port. Erroneous read from the cassette tape recorder.
Correction: