Previous Topic: DISPLAY OUTPUT STATUS CommandNext Topic: DISPLAY OUTPUT Command


PRINT OUTPUT STATUS Command

The PRINT OUTPUT STATUS command prints the status of a print request.

►►─ PRINT ─ OUTPUT ─┬─ OWN ────┬─ STATUS ─────────────────────────────────────►
                    ├─ ALL ────┤
                    ├─ name ───┤
                    └─ number ─┘

 ►─┬──────────────────────────────────────────────────┬───────────────────────►
   └─ DESTINATION ─┬─ LIB ──────────────────────────┬─┘
                   ├─ MAIL ─ 'email-id' ────────────┤
                   ├─ NET ─ name ─┬───────────────┬─┤
                   │              └─ COPIES ─ nn ─┘ │
                   └─ SYS ─ name ─┬───────────────┬─┘
                                  └─ COPIES ─ nn ─┘

 ►─┬──────────────────────────┬───────────────────────────────────────────────►◄
   └─ DESCRIPTION ─ 'string' ─┘
OWN

Prints the status of outputs under the user's identification.

ALL

Prints the status of all outputs.

name

Prints the status of the output with the specified one- to eight-character name. If the name is not unique, a warning message and a list of all outputs with that name appear.

number

Prints the status of the output with the specified one- to four-digit number.

DESTINATION

Specifies the output destination.

LIBRARY

The output library.

MAIL 'email-id'

A delimited 1- to 60-character name of a CA eMail+ destination.

NETWORK name

A network printer (not available in batch).

SYSTEM name

A system printer name.

COPIES nn

The number of copies to print on a network or system printer only. This option is ignored in batch.

DESCRIPTION 'string'

A 1- to 32-character description of the output.

The format of the information the PRINT OUTPUT STATUS command produces is identical to the DISPLAY OUTPUT STATUS command.

Examples

PRINT OUTPUT X STATUS DESTINATION SYSTEM LPT1
PRINT OUTPUT ALL STATUS DEST SYS LPT1
PRINT OUTPUT STATUS