DELIMITED (BY) has incorrect data type; found %1. Statement ignored.
30
Cause . . . . . : The DELIMITED (BY) field in a STRING statement must be a nonnumeric literal, figurative constant, or an identifier with USAGE IS DISPLAY. If this field is an identifier and it is a numeric item, then it must be an integer without a P in its PICTURE.
Recovery . . . : Specify a valid data type for the DELIMITED (BY) field.