Xerox 701P21091 manual Compiling a JSL, Compiling procedure

Models: 701P21091

1 498
Download 498 pages 22.54 Kb
Page 92
Image 92

PDL principles and procedures

Compiling a JSL

The second part of creating the JSL is compiling it. Each JSL file must be compiled (converted) into an object file (Job Descriptor Library or JDL) before it can be read by the system to print a job. The Xerox Job Description Compiler (XJDC) software on your controller performs this conversion. The process is diagrammed below.

Figure 1-17. PDL compilation

1.JSL

2.XJDC (PDL compiler)

3.CME file (Copy Modification Entry)

4.JDL file (Job Descriptor Library [a compiled JSL])

5.PDE file (Print Descriptor Entry, or format)

6.STK file (STOCKSET file)

Compiling procedure

After you have finished entering all the commands for your JSL, including the last END; command, and saved the .JSL file in the “lcds” folder, you can begin the compilation process.

Rules for invoking The command that invokes the XJDC compiler has some

the XJDC compiler different syntax rules from the PDL commands that you used to create the JSL. Keep in mind the following rules when you enter this command:

1-64

Using LCDS Print Description Language

Page 92
Image 92
Xerox 701P21091 manual Compiling a JSL, Compiling procedure