Previous Topic: Developing a File of Control StatementsNext Topic: VERSION Statement


Parameter Statement

Purpose

The parameter statement specifies override processing options for the DDDL generator. Under z/VSE, this statement must be used to specify options; under z/OS, parameters can be specified in the execution JCL by using the PARM clause of the EXEC statement.

Coding rules

The following rules apply to coding a parameter statement for the DDDL Generator:

Syntax

►►─┬────────────┬─────────────────────────────────────────────────────────────►
   ├─ LISt ◄ ─┬─┘
   └─ NOLISt ─┘

 ►─┬─────────────────────────────────────────────────────┬────────────────────►
   │           ┌─────────────────────────────────────┐   │
   ├─ LIBrary ─▼─ member-name ──┬──────────────────┬─┴─┬─┘
   │                            └─ = program-name ─┘   │
   └─ NOLIBrary ◄ ─────────────────────────────────────┘

 ►─┬────────────┬─────────────────────────────────────────────────────────────►◄
   ├─ DISk ◄ ─┬─┘
   └─ NODisk ─┘

Parameter list

LISt/NOList

Specifies whether the file of generated DDDL statement is to be listed, as follows:

LIBrary/NOLIBrary

Specifies information about the data usage files to be input to the DDDL Generator, as follows:

DISk/NODisk

Are options used with LIBRARY/NOLIBRARY, as follows: