COBOL Messages


LNC0423

FILLER items of length %2 might be needed to align item %1.

10

Cause . . . . . : A pointer data item, procedure-pointer data item, or object reference data item, in a group structure defined in the LINKAGE section was not in alignment. In other words, the item was not a multiple of 16 bytes away from the beginning of the record.

Recovery . . . : Verify that FILLER items of length %2 are not needed to align the item.


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