Previous Topic: ParametersNext Topic: Syntax


INLIM

The INLIM keyword sets the maximum number of records that are read from the primary input file, usually SYSUT1. INLIM is not reinitialized to zero with each PDS member that it processes. Once the INLIM is reached, the record is processed and the command is terminated. INLIM should only be used once per command. INLIM has a default value of zero, which means there is no maximum number of records to read before terminating.