Xerox 721P85530 用户手册

下载
页码 488
PRINT FORMAT COMMANDS
6-66
XEROX DOCUPRINT 180 LPS PDL REFERENCE
FORMS
This parameter specifies forms to be associated with the report 
copies. Different forms may be associated with different copies of a 
report by the use of multiple FORMS left parts on the same OUTPUT 
command.
Syntax
OUTPUT FORMS = 
option(s)
Options
Table 6-48 lists the parameter option(s) and definition(s).
Note:
To ensure reliability, enter the entire parameter FORMS. Do 
not abbreviate to “FOR“.
Example
OUTPUT FORMS=(FORM3,3,2,);
Table 6-49.
FORMS parameter option(s) and definition(s)
Option(s)
Definition(s)
form-id
 
| 
(
form-id
 ,[
init
] [,
copies
|
NONE
This option consists of:
form-id
Specifies a 1 to 6 character file name (may be 
numeric, alpha, or alphanumeric) which exists 
on disk. This file is created by compiling a forms 
description language source file, called an FSL 
file, with the FDL system task (refer to the 
Xerox 
LPS Forms Creation Guide
 for further details on 
FDL).
init
Specifies the beginning ply (pass) number to 
which a specified form applies. This defaults to 
the first or next copy. If the copies parameter is 
not specified, the last (or only) specified form 
applies to all copies beginning with copy 
number init. If the form is not the last one 
specified, copies defaults to 1. If neither init nor 
copies is specified, the form applies to all 
copies of the report.
copies
The number of copies of the report to be 
printed.
NONE
Means that no form is added to the associated 
report page of variable data.
The default is NONE.