Display Authorization List DLO (DSPAUTLDLO)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Authorization List Document Library Objects (DSPAUTLDLO) command allows you to show the list of documents and folders whose security is specified by the authorization list specified on the Authorization list (AUTL) parameter.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
AUTL Authorization list Name Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
Top

Authorization list (AUTL)

Specifies the name of the authorization list whose list of documents and folders is to be displayed.

Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed at the requesting work station if requested by an interactive job. If this is not an interactive job, the output is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPAUTLDLO   AUTL(PAYROLL)  OUTPUT(*PRINT)

This command sends the display output for the authorization list named PAYROLL to a printer.

Top

Error messages

*ESCAPE Messages

CPF22AF
Not authorized to authorization list &1.
CPF2283
Authorization list &1 does not exist.
CPF2289
Unable to allocate authorization list &1.
CPF9012
Start of document interchange session not successful for &1.
CPF9032
Document interchange session not started.
CPF9845
Error occurred while opening file &1.
CPF9846
Error while processing file &1 in library &2.
CPF9850
Override of printer file &1 not allowed.
CPF9851
Overflow value for file &1 in &2 too small.
Top