Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Device Descriptions (WRKDEVD) command is used to display and to work with device description functions through the Work with Device Descriptions panel.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEVD | Device description | Generic name, name, *ALL, *ASP, *CMN, *DKT, *DSP, *LCLDSP, *RMTDSP, *VRTDSP, *LOC, *MLB, *OPTMLB, *TAPMLB, *OPT, *NWSH, *PRT, *LANPRT, *LCLPRT, *RMTPRT, *VRTPRT, *CRP, *TAP, *SNPT | Optional, Positional 1 |
RMTLOCNAME | Remote location | Generic name, name, *NONE | Optional |
Top |
Specifies the name of the device description.
Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
Top |
Specifies the remote location name for those device descriptions that are to be displayed. Only those device descriptions with the specified remote location name are listed on the Work with Device Descriptions display. This parameter is required if *LOC is specified for the Device description (DEVD) parameter. It is not a valid parameter if any value other than *LOC is specified for the DEVD parameter.
Note: *NONE should be specified if any value other than *LOC is specified for the DEVD parameter.
Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
Top |
WRKDEVD DEVD(*LCLPRT)
This command displays the Work with Device Descriptions panel showing all the local printers to which you have authority.
Top |
None
Top |