IBM0055S
ONCODE=635 The CONVERSION condition was raised because an invalid character was detected in an X, BX, or GX string constant on input after the TRANSMIT condition was detected.

Explanation

A character other than a hexadecimal character was detected. Only hexadecimal characters (0-9,a-f,A-F) are allowed in X, BX, and GX string constants. A transmission error also occurred and may be the source of the conversion error.

System action

The ERROR condition is raised.

Programmer response

Correct the transmission error. If the conversion error recurs after correcting the transmission error, refer to the steps for message IBM0054.

Symbolic Feedback Code

IBM01N