
B–62093E–1/02
I. ERROR CODES
APPENDIX
221
Compile Error Codes (2/2)
Error code Meaning
1404 # is not immediately followed by number or opening bracket ([).
1405 Program number is longer than 4 digits.
1406 Sequence number is longer than 4 digits.
1407 Opening bracket ([) cannot be found for function [<expression>].
1408 Opening bracket ([) cannot be found for IF [<expression>] or WHILE
[<expression>].
1409 Number m in DO m or END m is longer than 1 digit.
140A Number m in DO m or END m is not number from 1 to 3.
140B DO or END is followed by code other than number.
140C Alphabetic character string not identifiable as control command or
function are present.
140D Alphabetic character string longer than 5 characters is present.
140E EOR is missing at end of program.
140F Code not usable in program is present.
1410 Character string is longer than 255 characters.
1411 Internal code is longer than 4 characters.
1412 Internal code is not represented in hexadecimal.
1413 Internal code that cannot be represented is specified.
1414 Character string command starting with (* does not end with *).
1415 Pair of parentheses contains unallowable character.
1601 Temporary variable area used for executor is insufficient.
NC statement of 1 block includes too many addresses containing
<expression>.
1602 GOTO destination is to great. Set jump destination for 4–byte output
with parameter, or reduce program.
1603 NC statement of 1 block contains more than 50 addresses.
1604 Macro variable number is longer than 6 digits.
1605 Macro variable number is negative.
1606 Macro variable number contains decimal point.
1607 Number after GOTO is longer than 4 digits.
1608 Number after GOTO contains decimal point.
1681 One program contains more than 200 GOTO statements specifying
sequence numbers directly.
1682 Sequence number for GOTO destination cannot be found.
1683 One program contains more than 100 WHILE statements.
1684 Multiple sequence numbers are present for GOTO destination.
1801 ROM cassette overflowed.