Previous Topic: Executing $CCFB104 from Another ProgramNext Topic: LIBRSCAN


Parameters

The parameters are defined as follows:

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 closed. 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. Uses this user-specified ddname instead of SYSIN for reading the SYSIN control statements.