Work with Network Servers (WRKNWSD)

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

The Work with Network Server Descriptions (WRKNWSD) command shows the Work with Network Server Descriptions display, which provides an interactive interface to network server description functions.

Top

Parameters

Keyword Description Choices Notes
NWSD Network server description Generic name, name, *ALL Optional, Positional 1
Top

Network server description (NWSD)

Specifies the network server descriptions to work with.

*ALL
The user can work with all network server descriptions.
generic*-network-server-description-name
Specify the generic name of the network server 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.
network-server-description-name
Specify the name of the network server description to work with.
Top

Examples

WRKNWSD   NWSD(*ALL)

This command displays the Work with Network Server Descriptions panel with entries for all network server descriptions. If no network server descriptions exist, no entries are shown.

Top

Error messages

None

Top