ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/wrkdevd.htm

196 lines
6.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Work with Device Descriptions (WRKDEVD)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="WRKDEVD.Top_Of_Page"></a>
<h2>Work with Device Descriptions (WRKDEVD)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKDEVD.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKDEVD.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKDEVD.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKDEVD"></a>
<p>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.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKDEVD.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#WRKDEVD.DEVD"><b>DEVD</b></a></td>
<td valign="top">Device description</td>
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b>, *ASP, *CMN, *DKT, *DSP, *LCLDSP, *RMTDSP, *VRTDSP, *LOC, *MLB, *OPTMLB, *TAPMLB, *OPT, *NWSH, *PRT, *LANPRT, *LCLPRT, *RMTPRT, *VRTPRT, *CRP, *TAP, *SNPT</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKDEVD.RMTLOCNAME"><b>RMTLOCNAME</b></a></td>
<td valign="top">Remote location</td>
<td valign="top"><i>Generic name, name</i>, <b><u>*NONE</u></b></td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKDEVD.DEVD"></a>
<h3>Device description (DEVD)</h3>
<p>Specifies the name of the device description.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>Work with all device descriptions.
</dd>
<dt><b>*ASP</b></dt>
<dd>Work with auxiliary storage pool devices.
</dd>
<dt><b>*CMN</b></dt>
<dd>Work with communications devices.
</dd>
<dt><b>*CRP</b></dt>
<dd>Work with cryptographic devices.
</dd>
<dt><b>*DKT</b></dt>
<dd>Work with diskette unit (drive) devices.
</dd>
<dt><b>*DSP</b></dt>
<dd>Work with all display station devices.
</dd>
<dt><b>*LCLDSP</b></dt>
<dd>Work with local display station devices.
</dd>
<dt><b>*RMTDSP</b></dt>
<dd>Work with remote display station devices.
</dd>
<dt><b>*VRTDSP</b></dt>
<dd>Work with virtual (pass-through) display station devices.
</dd>
<dt><b>*LOC</b></dt>
<dd>Work with devices at a specific remote location.
</dd>
<dt><b>*MLB</b></dt>
<dd>Both optical and tape media library devices are shown.
</dd>
<dt><b>*OPTMLB</b></dt>
<dd>Optical media library devices are shown.
</dd>
<dt><b>*TAPMLB</b></dt>
<dd>Tape media library devices are shown.
</dd>
<dt><b>*OPT</b></dt>
<dd>Optical disk devices are shown.
</dd>
<dt><b>*NWSH</b></dt>
<dd>Work with network server host adapter devices.
</dd>
<dt><b>*PRT</b></dt>
<dd>Work with all printer devices.
</dd>
<dt><b>*LANPRT</b></dt>
<dd>Printer devices attached to a local area network (LAN) are shown.
</dd>
<dt><b>*LCLPRT</b></dt>
<dd>Work with local printer devices.
</dd>
<dt><b>*RMTPRT</b></dt>
<dd>Work with remote printer devices.
</dd>
<dt><b>*VRTPRT</b></dt>
<dd>Work with virtual (pass-through) printer devices.
</dd>
<dt><b>*TAP</b></dt>
<dd>Work with tape unit (drive) devices.
</dd>
<dt><b>*SNPT</b></dt>
<dd>Work with SNA pass-through devices.
</dd>
<dt><b><i>generic-device-description-name</i></b></dt>
<dd>Specify a generic device description name.
</dd>
</dl>
<p>
<b>Note: </b>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.
</p>
<dl>
<dt><b><i>device-description-name</i></b></dt>
<dd>Work with a specific device description.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKDEVD.RMTLOCNAME"></a>
<h3>Remote location (RMTLOCNAME)</h3>
<p>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 <b>Device description (DEVD)</b> parameter. It is not a valid parameter if any value other than *LOC is specified for the DEVD parameter.
</p>
<dl>
<dt><b><u>*NONE</u></b></dt>
<dd>If *NONE is specified, all of the devices with a remote location name of *NONE can be worked with.
<p>
<b>Note: </b>*NONE should be specified if any value other than *LOC is specified for the DEVD parameter.
</p>
</dd>
<dt><b><i>remote-location-name</i></b></dt>
<dd>Specify the remote location name of the devices you want to work with.
</dd>
<dt><b><i>generic-controller-description</i></b></dt>
<dd>Specify a generic controller description.
</dd>
</dl>
<p>
<b>Note: </b>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.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKDEVD.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKDEVD DEVD(*LCLPRT)
</pre>
</p>
<p>This command displays the Work with Device Descriptions panel showing all the local printers to which you have authority.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKDEVD.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKDEVD.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>