beautypg.com

Xerox 701P21091 User Manual

Page 94

background image

PDL principles and procedures

1-66

Using LCDS Print Description Language

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