tcl.listabs

Verb: Access/Spooler, Releases: AP and R83

Displays Spooler assignment status for all users, a specific port, or a range of ports.

Syntax

listabs {port.number{-port.number}} {options}

Description

displays the current Spooler assignment parameters for each process on the system.

If a port.number, or range of port.numbers is specified, the report is limited to the given port(s).

The report has the following format:

line# status copies form# device

'line#' port.number of each process. (see 'who' or 'listu')

'status' current output options (see 'sp-assign').

'copies' current number of copies (see 'sp-assign').

'form#' current form queue (see 'sp-assign').

'device' printer device name attached to the form queue (see 'assignfq').

Options

* see 'options: TCL'.

Example

listabs (p

This directs the output of 'listabs' to the spooler.

listabs 5

5 p 1 11 hp-lzrii

listabs 3-12

Line# Status Copies Form# Device
3 p 1 3 hp-lzrii
4 p 1 0 dp.lzr
5 p 1 11 hp-lzrii
6 hs 1 11 hp-lzrii
7 p 1 11 hp-lzrii
8 p 1 0 dp.lzr
9 p 1 7 hp-lzrii

See Also

Command Name Type Description
tcl.options Definition Standard TCL options.
spooler.commands Introductory Description of Spooler.
spooler.options Definition Standard Spooler options.
port.number Definition The port number associated with the process.
tcl.wheres Verb: Access Displays execution status and last command for each process.
tcl.who Verb: Access TCL command which shows the port.number, the user id and the account name.
filename.devices Definition Contains terminal & printer device drivers.
tcl.listabs.link Verb: Access

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.