Xerox FreeFlow Printer User Manual


 
Using Dynamic Job Descriptor Entries (DJDEs)
5-64 Using LCDS Print Description Language
SAVE DJDE
Specifies that image (.IMG) files that were updated during the
current report will not be purged when processing of the report is
completed.
For specific files, this DJDE overrides automatic file deletions
that are specified by the OUTPUT PURGE=YES parameter
within the JDE.
Type Record oriented
Syntax SAVE = {filename | (filename [, ...]) | ALL}
Options
SAVE DJDE: point to note
The SAVE DJDE must occur before or at the end of the report.
SEFMAP DJDE
On a page by page basis, specifies a font mapping table for short
edge feeding. This overrides the SEF table that is defined in the
SEFFNT SEFMAP parameter within the JSL.
Type Page oriented
Syntax SEFMAP = {((font
1
, font
2
) [, (font
m
, font
n
)]...[, {UPD | REP}]) |
NONE}
Table 5-53. SAVE DJDE options and definitions
Option Definition
filename Name of an .IMG file that will not be purged.
ALL Specifies that all document interleaved files created by processing of this report
are to be saved, overriding an explicit (or default) specification in the OUTPUT
command within the JDE.