Errors Overview | Compile Errors
Error No. |
Description |
100 |
Missing continuation line. |
101 |
Data area overflow. |
104 |
Statement too complex. |
105 |
Too many symbols in program. |
106 |
Program too large. |
107 |
PROC statement not first statement of program. |
108 |
Statement contains more than 80 characters. |
109 |
More than 1000 statement labels. |
110 |
Illegal access of EDA symbol. |
111 |
Program too complex; GRIP could not handle the space requirements of the call statements in this program. Reduce the number of subroutine calls and/or arguments to these subroutine calls until this error does not occur. |