CREATING A JOB SOURCE LIBRARY (JSL)
XEROX DOCUPRINT 180 LPS PDL REFERENCE 3- 17
Parameters may be any combination of the parameters listed in table
3-2.
Examples:
PDL XEROX,NOSOURCE,NOPRINT
PDL H2SYS,TRAY
XEROX and H2SYS are JSL names. Note that parameter keywords
are not order dependent.
Table 3-2. PDL filename parameter option(s) and definition(s)
Option(s) Definition(s)
NOPRINT Specifies that only source records that contain
errors, the diagnostics that apply to those lines,
and the PDL summary reports are printed during
compilation. If there are no errors, there is no
printout. The default is to print all of the above
plus the PDL source records.
NOSOURCE Specifies that no source files (JSLs) be created
when the input is from tape. This option has no
effect when input is not from tape.
REPLACE Specifies that an existing JDL file may be
replaced by a new output file of the same nam e.
This is the default.
NOREPLACE Specifies not to create a new JDL file if it has the
same name as an existing file. REPLACE is the
default.
TRAY Sends the compiled listing of your code and
diagnostics to the sample tray. BIN is the default,
which delivers the printout to the output tray.
NRWD Specifies that no rewind occurs after a tape file is
processed. The default is to rewind.
DISPLAY Displays all PDL messages. The default prints
the messages only on the PDL listing.
TD
n
Tape device (assigned at SYSGEN time) that
contains the JSL.