Display IPX Description (DSPIPXD)

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

The Display IPX Description (DSPIPXD) command displays an IPX description.

Top

Parameters

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

IPX description (IPXD)

Specifies the name of the IPX description to be displayed.

This is a required parameter.

Top

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPIPXD   IPXD(IPXDESC)

This command displays information about the IPX description named IPXDESC. The information is shown at the workstation from which the command was entered. If the command was submitted from a batch job, the output from the command is printed with the job's spooled output.

Top

Error messages

*ESCAPE Messages

CPD8FCF
IPX description &1 not found.
CPF26C5
IPX description &1 previously deleted.
Top