Xerox FreeFlow Printer User Manual


 
PDL principles and procedures
Using LCDS Print Description Language 1-67
Figure 1-19. Terminal window with % prompt
displayed
2. Move the pointer onto the Terminal window. A blinking cursor
should be visible next to the prompt (a % sign, sometimes
preceded by the name of your system).
3. At the % prompt, enter the following command to compile the
JSL (be sure to leave spaces where they are indicated).
/opt/XRXnps/bin/xjdc options /opt/XRXnps/resources/lcds/JSLNAME.JSL
The options variable may be either omitted or replaced with
one or more of the options that are shown on the following
table. Options may be specified in any order.
You may shorten the option name to its first three characters
(shown in uppercase in the following table).
The first option must be preceded by a hyphen. When you
specify multiple options, you must separate them by
commas. Refer to the following example.
Example:
/opt/XRXnps/bin/xjdc –NOT,LAB,REP /opt/XRXnps/resources/lcds/MYJOB.JSL