FORTRAN Reference Manual
Compile-Time Diagnostic Messages
FORTRAN Reference Manual—528615-001
F-29
Error Messages
Cause. A substring has been specified with a length greater than that of the variable
or array element.
Recovery. Correct the statement.
Cause. Compiler error.
Recovery. Notify the GCSC.
Cause. A source statement is syntactically incorrect.
Recovery. Correct the statement.
Cause. An attempt has been made to allocate more than one RECORD in the
indicated common block.
Recovery. Correct the source.
Cause. A function subprogram is used as a subroutine, or a subroutine is used as a
function.
Recovery. Make subprogram definition and use consistent.
Cause. The compiler’s scan buffer is full. A possible cause for this message is a DATA
statement that contains too many entries.
Recovery. Notify the GCSC.
SUBSTRING TOO LARGE FOR ITEM
SYMBOL TABLE LOOKUP ERROR
SYNTAX ERROR
THERE CAN BE ONLY ONE RECORD PER COMMON BLOCK ** name
THIS PROGRAM IS USED INCONSISTENTLY ** name
TOKEN OVERFLOW INTO UNSCANNED TEXT










