/sys$common/syshlp/helplib.hlb FORTRAN, Error Messages, Compilation Errors, VARINCEQV *Conan The Librarian (sorry for the slow response - running on an old VAX) |
SEVERITY: F MESSAGE TEXT: Variable inconsistently equivalenced to itself EXPLANATION: EQUIVALENCE statements specified inconsistent relationships between variables or array elements. Example: EQUIVALENCE (A(1), A(2))
|