VMS Help COBOL, Compiler Messages, REDEFNAM *Conan The Librarian |
Incorrect data-name in REDEFINES clause Explanation: The compiler assumes the correct data-name, if possible. Otherwise, the compiler ignores the REDEFINES clause. User Action: Correct the data-name and recompile your program.
|