IGZ0076W   The number of characters in the INSPECT REPLACING CHARACTERS BY data-name in program program-name at displacement displacement was not equal to one. The first character was used.

Explanation

A data item which appears in a CHARACTERS phrase within a REPLACING phrase in an INSPECT statement must be defined as being one character in length. Because of a reference modification specification for this data item, the resultant length value was not equal to one. The length value is assumed to be one.

System action

No system action was taken.

Programmer response

You may correct the reference modification specifications in the failing INSPECT statement to ensure that the reference modification length is (or will resolve to) 1; programmer action is not required.

Symbolic Feedback Code

IGZ02C