Showing changes from revision #1 to #2:
Added | Removed | Changed
Number | Message |
---|---|
0 | Unknown setting of exception control |
1 | Silly! |
2 | No room to do this renumber |
3 | Line numbers larger than 65279 would be generated by this renumber |
4 | No room |
5 | Line too long |
6 | Stopped |
7 | Invalid LISTO option |
8 | Invalid TWINO option |
9 | Corruption of stack |
10 | Error control status not found on stack for RESTORE ERROR |
11 | Missing incore name |
12 | LIST/TWIN found line number reference |
13 | HELP has no information on this keyword |
14 | Incorrect in-core file description |
15 | INSTALL cannot be used in a program |
16 | No such mnemonic |
17 | No such suffix on EQU |
18 | Bad immediate constant |
19 | Bad address offset |
20 | Assembler limit reached |
21 | Bad shift |
22 | Bad register |
23 | Duplicate register in multiply |
24 | Missing = |
25 | Missing = in FOR statement |
26 | Mistake |
27 | Missing , |
28 | Type mismatch: number needed |
29 | Type mismatch: numeric value needed |
30 | Type mismatch: numeric array needed |
31 | Type mismatch: string needed |
32 | Type mismatch: string variable needed |
33 | Type mismatch: string array needed |
34 | Type mismatch: array needed |
35 | Type mismatch between arrays |
36 | Can’t assign to array of this size |
37 | Array type mismatch as parameter |
38 | Can’t SWAP arrays of different types |
39 | Not in a function |
40 | Too low a value for $<number> |
41 | Missing "" |
42 | DIM() function needs an array |
43 | No room to do matrix multiply with source(s) the same as destination |
44 | Impossible dimension |
45 | No end of dimenstion list ) |
46 | Bad DIM argument |
47 | Can’t DIM negative amount |
48 | Arrays cannot be redimensioned |
49 | No room for this DIM |
50 | No room for this dimension |
51 | Attempt to allocate insufficient memory |
52 | Unreferenced local array in END= |
53 | No room for program |
54 | Items can only be made local in a function or procedure |
55 | Not in a procedure |
56 | Reference array incorrect |
57 | Unknown array |
58 | Unknown array in DIM() function |
59 | Undimensioned array |
60 | Subscript out of range |
61 | Incorrect number of subscripts |
62 | Syntax error |
63 | Escape |
64 | Division by zero |
65 | String too long |
66 | Number too big |
67 | Number too big for arc Sine or arc Cosine |
68 | Negative root |
69 | Logarithm range |
70 | Accuracy lost in Sine/Cosine/Tangent |
71 | Exponent range |
72 | Unknown or missing variable |
73 | Can’t use array reference here |
74 | Missing ) |
75 | Missing ( |
76 | Missing ] |
77 | Missing { |
78 | Missing } |
79 | Bad Hex |
80 | Hex number too large |
81 | Bad Binary |
82 | No such function/procedure |
83 | Bad call of function/procedure |
84 | Arguments of function/procedure incorrect |
85 | Invalid RETURN actual parameter |
86 | Invalid array actual parameter |
87 | Not in a FOR loop |
88 | Can’t match FOR |
89 | Bad FOR control variable |
90 | The step cannot be zero |
91 | Missing TO |
92 | No room for function/procedure call |
93 | Not in a subroutine |
94 | ON syntax |
95 | ON range |
96 | No such line |
97 | Out of data |
98 | DATA pointer not found on stack for RESTORE DATA |
99 | Not in a REPEAT loop |
100 | Too many nested structures |
101 | Missing # |
102 | Not in a WHILE loop |
103 | Missing ENDCASE |
104 | OF missing from CASE statement |
105 | CASE..OF statement must be the last thing on a line |
106 | Missing ENDIF |
107 | Bad MOUSE variable |
108 | Too many input expressions for SYS |
109 | Too many output variables for SYS |
110 | Can’t install library |
111 | Bad program used as function/procedure library |
112 | No room for library |
113 | Bad coprocessor opcode |
114 | Missing [ |
115 | Bad FP precision |
116 | Bad screen depth |
117 | END= not allowed within DIM LOCAL |
118 | %0 cannot be represented as a VFP/NEON floating point immediate constant. Nearest suitable floating point value is %1 |
119 | VFP internal mismatch |
120 | VFP scalar offset out of range |
121 | VFP scalar must not change in register list |
122 | Too many registers in list |
123 | Label/offset must be word aligned |