COBOL Messages


LNC1546

Data item %1 used with COUNT is not a numeric integer without P. Statement ignored.

30

Cause . . . . . : The data item used with a COUNT field in an UNSTRING statement or an XML GENERATE statement must be a numeric integer without P in its PICTURE.

Recovery . . . : Specify a valid data type for the COUNT field.


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