COBOL Messages


LNC1542

%1 must be alphanumeric data item, nonnumeric literal, or figurative constant. Statement ignored.

30

Cause . . . . . : DELIMITED (BY) in an UNSTRING statement must be followed by an alphanumeric data item, a nonnumeric literal, or a figurative constant except the ALL literal.

Recovery . . . : Specify DELIMITED (BY) with a valid data type.


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