Previous Topic: CA JCLCheck Calling Parameter ListNext Topic: Using Input-Output Exits with CA JCLCheck


CA JCLCheck Return Codes

When CA JCLCheck returns control to the invoking user program, R15 contains one of the return codes documented in the Message Reference Guide, see the chapter "Codes." Normally, this is the highest severity error (for example, 4, 8, 12) CA JCLCheck encounters while processing the last job. If you use the JOBSEV option, which sets the return code to the highest severity error message, the return code set is the severity of the highest error CA JCLCheck encounters while processing any job. Consider using this option if CA JCLCheck is processing more than one job in a program.

More Information:

Installation Options