Xerox 701P21091 manual Jde Include=Catpow

Models: 701P21091

1 498
Download 498 pages 22.54 Kb
Page 86
Image 86

PDL principles and procedures

Recommended: Do the following when you are coding catalog commands.

Place a comment on the line above the first CATALOG command line, indicating that the following commands are catalog level.

Place the catalog identifier, followed by a colon (:) and the CATALOG keyword, at the left margin, aligned with the system level identifiers.

On the command lines following the catalog identifier line, tab or space over about 10 character spaces to enter the rest of the catalog level command keywords.

8.Code the first JDE identifier, followed by a colon (:) and the JDE keyword. The JDE name must be one to six characters long.

NOTE: If the JDE uses a catalog, enter the INCLUDE=catalogname command following the JDE identifier on the same line, with the semicolon (;) following the catalog name. For example:

2: JDE INCLUDE=CATPOW;

Recommended:

Place a comment on the line above the first JDE command line, indicating that the following commands are JOB or JDE level.

Tab or space over approximately 10 character spaces to enter the job identifier, followed by a colon (:) and the JDE keyword.

9.Code the JDE level commands for the first job in the JSL.

Recommended: On the command lines following the JDE identifier line, tab or space over about 15 character spaces to enter the rest of the JDE level command keywords for that job.

10.Repeat steps 8 and 9, above, for each additional JDE that you want to specify.

11.Enter the END; command to complete the JSL.

12.When you have completed entering all the necessary commands and parameters, select [Save As] from the File menu on the Text Editor window menu bar. The Text Editor – Save As window appears.

1-58

Using LCDS Print Description Language

Page 86
Image 86
Xerox 701P21091 manual Jde Include=Catpow