Create SSCM statement list for generation
Function
With this statement, SSCM creates a file containing a list of all SSCM statements required for (re)generation of a subsystem catalog (either for specific subsystems in the input catalog or for all of them).
Format
GENERATE-CATALOG-SOURCE | ||||||||||||||||||||||||||||
|
Operands
CATALOG-NAME =
Specifies the subsystem catalog in which the subsystem definitions are saved.
CATALOG-NAME = *CURRENT
Default setting. The current subsystem catalog is used.
CATALOG-NAME = <filename 1..54 without-gen-vers>
Name of the subsystem catalog.
SUBSYSTEM-NAME =
Subsystems whose definitions are to be output.
SUBSYSTEM-NAME = *ALL
Default setting. The definitions of all subsystems are to be output.
SUBSYSTEM-NAME = <structured-name 1..8>(...)
Name of the subsystem whose definition is to be output.
VERSION = *ALL / <c-string 3..8> / <text 3..8>
Version of the subsystem whose definition is to be output.
OUTPUT = *SYSLST(...)
System file to which the generated information is to be sent.
SYSLST-NUMBER = *STD
Default setting. The information will be sent to the SYSLST file.
SYSLST-NUMBER = <integer 1..99>
The information will be sent to the specified system file in the range SYSLST01 to SYSLST99.