Xerox Xerox Printer Access Facility (XPAF) Support & Software Installation Guide

Page of 12
XJDC Installation and User Guide
2-3
Using XJDC
SCAN
Description
Specifies that the JSL should be checked for syntax errors only. PDL 
object files will not be generated. 
Syntax
PARM=’SCAN’ 
Default
NOSCAN
Related information
 See also the NOSCAN PARM parameter. 
PA
Description
Specifies that the JSL should be checked for syntax errors only. PDL 
object files will not be generated. 
Syntax
PARM=’PA=nn
where
nn
 is the number of lines on each page of the output listing
Example
PARM=’PA=66’
Default
PA=60
Related information
None. 
PS
Description
Specifies that the default paper size to be used when generating JSL 
should be checked for syntax errors only. PDL object files will not be 
generated. 
Syntax
PARM=’PS=[USLETTER | USLEGAL | A4]’
Example
PARM=’PS=A4’
Default
PS=USLETTER
Related information
See also, the PDL OUTPUT command PAPERSIZE parameter
V
Description
Specifies that the version of PDL objects that are generated. 
Syntax
PARM=’V=[V2 | V35 | V37 | V38 | V39 | V3A | V40 | V50 | VM10]’
Example
PARM=’V=VM10’
Default
V=V3A