COBEC1122E Closing quote missing from alphanumeric literal

No closing apostrophe (or quote) was found for a character string literal.

System Action:

The entire literal is ignored, including any text that was treated as part of the literal.

Resolution:

Correct the EXEC CICS statement so that the closing apostrophe (or quote) is present in the correct place.

Properties:
Destination: Source Listing