Creating separate files for grouping pdl commands, Hierarchy of replacement – Xerox 96MX User Manual
Page 54
PRINT DESCRIPTION LANGUAGE (PDL)
2-16
XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE
Creating separate files for grouping PDL commands
If you have multiple commands of the same type, such as CMEs and
PDEs, you may want to create separate files for them to group like
specifications together and to make your JSLs shorter and more
efficient. You can create these types of command files by simply
listing them as you would in a JSL and complete the list with an END;
command before specifying a JSL’s JDL coding identifier instead of
after it.
Files containing groups of PDE and CME commands may be created
as system or editor files. Because you use the editor to create and
modify your JSLs, it may be more efficient for you to create these
command files in the editor.
Refer to your
Xerox DocuPrint 96/DocuPrint 96MX LPS Operations
Reference for detailed information on using system and editor
command files.
Hierarchy of replacement
The system default values shown in appendix A are the more
commonly used values in job processing; they can be thought of as
a basic job descriptor entry (JDE). PDL commands need coding for
only those parameters that must be changed to process your unique
print jobs. This coding process may be further specified by placing
commands common to more than one job in the catalog command
level. When these coding features are properly implemented, it is
possible for the same command to be used in more than one job or
JDE command level within a library. The PDL processor evaluates
user coded commands and applies the highest order, error-free
definition to the job for printing. This process, termed the hierarchy of
replacement, is discussed in the subsequent paragraphs and
illustrated in figure 2-6.