Previous Topic: Dynamically Invoking JCLNeatNext Topic: JCLNeat Calling Parameter List


Dynamic Invocation

You can invoke JCLNeat from a user program which is especially useful with automated test-to-production turnover systems.

Input and output exit routines can provide input and receive the SEQOUT and SYSPRINT report files from JCLNeat. The calling program can also provide different runtime parameters and addresses of the JCLNeat standard I/O exit routines.

The CAZ1NCAL member in the CAZ2SRC library provides a sample program to call JCLNeat and provides input and output exits.