beautypg.com

Xerox 96MX User Manual

Page 140

background image

SPECIFYING INPUT PARAMETERS

4-48

XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE

LPACK

This parameter specifies whether undefined labels (LABEL=UNDEF)
are packed or unpacked.

Syntax

VOLUME LPACK =

option(s)

Options

Table 4-50 lists the parameter option(s) and definition(s).

MAXLAB

This parameter specifies the longest physical block to treat as a label
for undefined labels (LABEL=UNDEF).

Syntax

VOLUME MAXLAB =

option(s)

Options

Table 4-51 lists the parameter option(s) and definition(s).

Considerations

Any data block whose length is between MINLAB and MAXLAB
(inclusive) is treated as a label.

Table 4-50.

LPACK parameter option(s) and definition(s)

Option(s)

Definition(s)

NO

Indicates that no unpacking operation is to be
performed. If YES is specified, the UNPACK
parameters specify the required unpacking method
for both the labels and the input data. The labels do
not have to be packed even though the data may
required unpacking.

The default is NO.

YES

Indicates that the labels are packed.

Table 4-51.

MAXLAB parameter option(s) and definition(s)

Option(s)

Definition(s)

value

Specifies in bytes the maximum length of the longest
physical block. The value can range from 2 to 4096
bytes. The specified value must be greater than the
MINLAB value and must not exceed the BLOCK
LENGTH.

The default is 81.