Previous Topic: OUTLIBNext Topic: RECOVER


PACK

The PACK option specifies the maximum number of keyword parameters that can be placed between the starting and ending columns on each JCL statement.

This option has the following format:

PACK=max-number
max-number

Specifies the maximum number of keyword parameters. The default is 1.

Limits: 1 through 80

Additionally, the following statement level options for each specific JCL statement are available:

If a statement level option is not specified, JCLNeat uses the associated global option value. If a statement level option is specified, this value overrides the associated global option value.

Usage notes: