COBOL Messages


LNC2502

%1 not an elementary unsigned integer. DEPENDING ON clause ignored.

30

Cause . . . . . : The data item you specify in the DEPENDING ON phrase of the RECORD clause must be an elementary unsigned integer.

Recovery . . . : Change your program so that the DEPENDING ON data item is an elementary unsigned integer.


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