Display Configuration List (DSPCFGL)

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

The Display Configuration List (DSPCFGL) command displays a configuration list.

Top

Parameters

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

Configuration list (CFGL)

Specifies the name of the configuration list to be displayed.

This is a required parameter.

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 for interactive jobs or printed with the job's spooled output for non-interactive jobs.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPCFGL   CFGL(CONFIG01)

This command displays the configuration list named CONFIG01.

Top

Error messages

*ESCAPE Messages

CPF260F
Configuration list &1 not found.
CPF2625
Not able to allocate object &1.
CPF2634
Not authorized to object &1.
CPF2663
Configuration list &1 previously deleted.
Top