Lthfld, Offset – Xerox 721P85530 User Manual

Page 110

Advertising
background image

SPECIFYING INPUT PARAMETERS

4-22

XEROX DOCUPRINT 180 LPS PDL REFERENCE

LTHFLD

This parameter specifies the length of the field containing the record
length.

Syntax

RECORD LTHFLD =

option(s)

Options

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

OFFSET

This parameter specifies the location of the record length field.

Syntax

RECORD OFFSET =

option(s)

Options

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

Table 4-28.

LTHFLD parameter option(s) and definition(s)

Option(s)

Definition(s)

size

Specifies, in bytes, the record length field length. It
must be an integer in the range 0 to 5. If the size is
set equal to zero, record lengths are not contained in
the records, and the record length is the maximum
length (LENGTH) for each record.

The default is 0.

Table 4-29.

OFFSET parameter option(s) and definition(s)

Option(s)

Definition(s)

value

Specifies the record length field offset. This offset is
the byte offset from the first byte of the record to the
record length field. A value must be an integer in the
range 0 (the default) to LENGTH-LTHFLD-1.

The default is 0.

Advertising