COBOL Messages


LNC1556

Subject of REDEFINES %1 requires the object %2 to be on a 16-byte boundary. Data item %1 accepted.

30

Cause . . . . . : The subject of the REDEFINES clause %1 is a pointer; however, the object of the REDEFINES clause %2, is not on a 16-byte boundary.

Recovery . . . : Place the object of the redefines clause on a 16-byte boundary.


[ Top of Page | Previous Page | Next Page | Table of Contents ]