COBOL Messages


LNC2551

%2 clause was specified for variably located item %1. The %2 clause is discarded.

30

Cause . . . . . : The %2 clause is not allowed for %1 because this item is variably located.

Recovery . . . : Move %1 so that it appears before the previous item in the record that contains the OCCURS DEPENDING ON clause.


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