|
VMS Help COBOL, Compiler Messages, MULTIDIM *Conan The Librarian |
Invalid multidimensional CDD OCCURS
Explanation: This CDD entry is incompatible with HP COBOL. CDD
supports the definition of multidimensional tables more generally
than HP COBOL does. The compiler uses only one dimension of the
information contained in a multidimensional table definition.
User Action: You must take the following action:
a. Redefine the record definition in the dictionary, omitting
this multidimensional table definition.
b. Do not use this record definition with HP COBOL.
|
|