Previous Topic: Executing $CCFB103 from Another ProgramNext Topic: Batch Change Request Close ($CCFB104)


Parameters

The parameters options are:

optaddr

Specifies the address of the options list. The list contains those execution parameters usually specified in the PARM parameter of the EXEC JCL statement.

The option list must begin on a halfword boundary. The first two bytes in the list must contain a binary count of the number of bytes in the remainder of the list. For a null list, the count must be zero.

cridaddr

Specifies the address of an area to hold the eight-byte change request numbers that the execution creates. If one change request is processed, the area can be the minimum eight bytes. If more than one is processed, then each change request ID is placed in the table in the order processed.

altddname

Specifies the address of the alternate ddname for SYSIN. This user-specified ddname is used instead of SYSIN for reading the SYSIN control statements.