Work with IPX Descriptions (WRKIPXD)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with IPX Descriptions (WRKIPXD) command shows the Work with IPX Descriptions display, which provides an interactive interface to IPX description functions.

Top

Parameters

Keyword Description Choices Notes
IPXD IPX description Generic name, name, *ALL Optional, Positional 1
Top

IPX description (IPXD)

Specifies the IPX descriptions that you want to work with.

*ALL
All IPX descriptions are listed.
IPX-description-name
Specify the name of the IPX description that you want to work with.
generic*-IPX-description-name
Specify the generic name of the IPX description. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. The asterisk substitutes for any valid characters. A generic name specifies all objects with names that begin with the generic prefix for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name.
Top

Examples

WRKIPXD   IPXD(IPXDESC)

This command shows the Work with IPX Descriptions display with an entry for IPX description IPXDESC. If IPXDESC does not exist, no entries are displayed.

Top

Error messages

None

Top