Your source code contains an EXEC CICS statement in an OVERFLOW, EXCEPTION, or NOT EXCEPTION clause within a CALL statement.
- System Action:
- The EXEC CICS statement is passed through to the Checker without being translated by the preprocessor.
- Resolution:
- Correct the placement of the EXEC CICS statement within the source program. One method is to move the CALL to a separate
paragraph which is performed from the clause within the CALL statement.
- Module:
- cicsprep (dfhxc2pp)
- Destination:
- Source Listing, .TRL file, STDOUT