Previous Topic: LPOST ExamplesNext Topic: LPRE Examples


LPRE Command

The LPRE command lists input network information from the preprocess queue. This includes the status of all networks and whether they are late. Information, including documentation, can be listed in a variety of sequences.

This command has the following format:

LPRE[,JOB={*|jobname|jobnumber|mask}]
    [,LIST=Q]
    [,NW={*|networkname|mask}]
    [,SEG={xxxxxxxx|(xxxxxxxx,yyyyyyyy)}]
    [,SEQ={NATV|sequence}]
    [,ST={*|LATE|HELD}]
    [,STN={*|stationname|mask}]
    [,SUBID={*|subid|mask}]
JOB

(Optional) Defines the job number, job name, or mask that a job name must match before its information is selected for display.

Default: * (all jobs)

Limits: 1 to 8 characters

LIST

(Optional) Specifies the amount of queue information requested. When specified, the value must be Q to list station data only. When LIST is not specified, the display consists of a single description line for each queue record.

Limits: 1 alphanumeric character

NW

(Optional) Defines the network name or mask that a network name must match before its information is selected for display.

Default: * (all network names)

Limits: 1 to 8 characters

SEG

(Optional) Specifies a segment and subsegment of documentation to be listed. If a subsegment, use the form (xxxxxxxx,yyyyyyyy).

xxxxxxxx

Defines the name of the segment.

Limits: 1 to 8 alphanumeric characters

(xxxxxxxx,yyyyyyyy)

Defines the name of a segment (xxxxxxxx) and subsegment (yyyyyyyy) enclosed in parentheses and separated by a comma.

Limits: 1 to 8 alphanumeric characters

SEQ

(Optional) Specifies the display sequence of the selected information.

NATV

Indicates native sequence (the order in which it is in the queue). NATV is the default.

CA7

Indicates CA 7 job number sequence.

DLTM

Indicates deadline time sequence.

DOTM

Indicates due-out time sequence.

JOB

Indicates job name sequence.

NW

Indicates network name sequence.

STA

Indicates station name sequence.

SUBID

Indicates sub-ID name sequence.

ST

(Optional) Limits the display to preprocess queue tasks with a particular status.

*

Displays all tasks. This value is the default.

HELD

Indicates only tasks in hold status.

LATE

Indicates only late tasks.

STN

(Optional) Defines the station name or mask that a station name must match before its information is selected for display.

Default: * (all station names)

Limits: 1 to 8 characters

SUBID

(Optional) Defines the subid name or mask that a subid must match before its information is selected for display.

Default: * (all subid names)

Limits: 1 to 8 characters

More information:

Masking