Work with NetBIOS Descriptions (WRKNTBD)

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

The Work with NetBIOS Descriptions (WRKNTBD) command displays the Work with NetBIOS Descriptions menu, which provides an interactive interface to NetBIOS description functions.

Top

Parameters

Keyword Description Choices Notes
NTBD NetBIOS description Generic name, name, *ALL Optional, Positional 1
Top

NetBIOS description (NTBD)

Specifies the NetBIOS descriptions to work with.

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

Examples

WRKNTBD   NTBD(MYNETBIOS)

This command displays the Work with NetBIOS Descriptions panel, showing an entry for NetBIOS description MYNETBIOS. If MYNETBIOS does not exist, no entries are shown.

Top

Error messages

None

Top