Xerox Xerox Printer Access Facility (XPAF) Support & Software Installationsanleitung

Seite von 12
Using XJDC
XJDC Installation and User Guide
2-2
XJDC Program Options
The XJDC compiler has several options that are passed as parameters on the 
PARM statement of the EXEC JCL card.
The parameters and keywords on the PARM statement can be used to set 
the following options:
PDL Version to generate
The default paper size
The page size, number of lines per page, of the output listing
Whether or not an LPS tape label header is generated
Whether an object module is generated or the JSL is just checked 
for syntax errors.
.
LABEL
Description
Specifies that an LPS tape label header record should be written at the 
beginning of the generated object file. 
Syntax
PARM=’LABEL’ 
Default
LABEL
Related information
 See also the NOLABEL PARM parameter. 
NOLABEL
Description
Specifies that an LPS tape label header record should not be written at 
the beginning of the generated object file. 
Syntax
PARM=’NOLABEL’ 
Default
LABEL
Related information
 See also the LABEL PARM parameter. 
 
NOSCAN
Description
Specifies that the JSL should be compiled and PDL object files generated. 
Syntax
PARM=’NOSCAN’ 
Default
NOSCAN
Related information
 See also the SCAN PARM parameter.