Display Mode Description (DSPMODD)

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

The Display Mode Description (DSPMODD) command displays a mode description.

Top

Parameters

Keyword Description Choices Notes
MODD Mode description Name Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
Top

Mode description (MODD)

Specifies the name of the mode description 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

DSPMODD   MODD(CICS2)

This command displays information about mode description CICS2. If the command is entered from a batch job, the output from the display is printed with the job's spooled output.

Top

Error messages

*ESCAPE Messages

CPF260A
Mode description &1 not found.
CPF262B
Mode description &1 previously deleted.
CPF262C
Mode description &1 damaged.
CPF2625
Not able to allocate object &1.
CPF2634
Not authorized to object &1.
Top