Job Source Library (JSL) Structure
Overview
14
A29247-X4-X-8-7672
System or JDL level
A system or JDL command set establishes installation-dependent requirements and default
values for job descriptor entries. At the system level, JDL may be used interchangeably with
SYSTEM. At the system level, commands are specified which apply to all job descriptor en-
tries (JDEs) identified within a job source library (JSL). Each SYSTEM command results in
the creation of a JDL when compiled.
The SYSTEM command has the form:
jdl-name
is a 1 to 6 character alphanumeric identifier specifying the name of the JDL to be
created. It must contain at least one alphabetic character.
For example:
This command identifies the start of a SYSTEM command and the beginning of a JDL. The
jdl-name SAMPL corresponds to the name of the JDL to be used when printing a job. When
DFAULT is coded for the jdl-name, the specification of a JDL parameter option in the
START command is not necessary.
Catalog level
The catalog level allows the coding of commands common to several JDEs. A catalog can
then be referenced in an INCLUDE command in each JDE. A catalog command level is
identified by the CATALOG command and ends with the appearance of another CATALOG
command or a JOB command. CATALOG commands may contain the same commands
which appear in the JOB command.
The CATALOG command has the form:
cat-name
is a 1 to 6 character alphanumeric identifier of which at least one character must
be alphabetic. The cat-name is referenced by JDEs after the CATALOG command set has
been defined.
For example:
In this command, ONLINE is the catalog level identifier to be used in the INCLUDE param-
eter of a JOB command.
jdl-name
:{SYSTEM|JDL;}
SAMPL: SYSTEM;
cat-name
: CATALOG;
ONLINE:CATALOG;
Summary of Contents for DJDE
Page 1: ...Oc Oc Reference Guide Oc PRISMAproduction Server V3 10 LCDS Module XDL DJDE...
Page 4: ...A29247 X4 X 8 7672...
Page 66: ...Summary of VOLUME Command Parameters Input Processing 58 A29247 X4 X 8 7672...
Page 118: ...Summary of OUTPUT Command Parameters Continuation Print Processing 110 A29247 X4 X 8 7672...
Page 120: ...Summary of OUTPUT Command Parameters Continuation Print Processing 112 A29247 X4 X 8 7672...
Page 121: ...Print Processing Summary of OUTPUT Command Parameters Continuation A29247 X4 X 8 7672 113...
Page 123: ...Print Processing Summary of OUTPUT Command Parameters Continuation A29247 X4 X 8 7672 115...
Page 125: ...Print Processing Summary of OUTPUT Command Parameters Continuation A29247 X4 X 8 7672 117...
Page 142: ...Summary of STOCKSET Statement Command Parameters Print Processing 134 A29247 X4 X 8 7672...
Page 176: ...RSUSPEND and RRESUME Commands Using Logical Processing 168 A29247 X4 X 8 7672...
Page 240: ...Migrating to HC Highlight Color Support 232 A29247 X4 X 8 7672...