Xerox 721P85530 Printer User Manual


 
SPECIFYING DYNAMIC JOB DESCRIPTOR ENTRIES (DJDES)
8-72 XEROX DOCUPRINT 180 LPS PDL REFERENCE
DJDE FILE parameter
This DJDE provides a capability of loading card-image or LPS-
labeled files to the LPS disk while a printing job is in progress. The
print job may be invoked solely for the purpose of downloading files;
in other situations, the files may be interleaved with variable text data
so that they are available when referenced by input or output
processing. In either case, a DJDE packet must immediately precede
the data for a file (or batch of files) that is to be copied to the LPS
system disk. The DJDE packet must include a FILE parameter used
to signal the start of the file data.
The DJDE FILE parameter is record oriented and is therefore applied
immediately. It may be included with other record-oriented or page-
oriented DJDE parameters in a DJDE packet. The FILE parameter is
specified as follows:
FILE = ([
file-name
],[[
file-type
],[[
f
],[
s
],[
n
]]])
Table 8-61 lists the parameter option(s) and definition(s).
For LPS-labeled files, the DJDE FILE parameter may be specified as
follows:
FILE=( )
In this case, the file name and file type are obtained from the label
record that precedes the file data.
Table 8-65. FILE parameter option(s) and definition(s)
Option(s) Definition(s)
file-name
This is a 1 to 6 character name used to identify the
disk file.
file-type
This is a 3 character file type symbol.
f
This is one of the following file input format
parameters:
C = card-image format
L = LPS-labeled tape format (default)
s
This is one of the following file storage parameters:
D = delete after report printed
P = permanent (default)
n
This is the maximum number of card-images
(default=120).