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

129 lines
4.2 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Display NWS Attributes (DSPNWSA)</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="DSPNWSA.Top_Of_Page"></a>
<h2>Display NWS Attributes (DSPNWSA)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#DSPNWSA.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPNWSA.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPNWSA.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPNWSA"></a>
<p>The Display Network Server Attributes (DSPNWSA) command displays the network server attributes for the system.
</p>
<p>Output is directed to a display or a spooled printer file as indicated by the OUTPUT parameter and job type.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPNWSA.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="#DSPNWSA.OPTION"><b>OPTION</b></a></td>
<td valign="top">Option</td>
<td valign="top"><b><u>*ALL</u></b>, *WINDOWS, *NETWARE, *WINDOWSNT</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DSPNWSA.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPNWSA.OPTION"></a>
<h3>Option (OPTION)</h3>
<p>Specifies the displays to be shown.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All displays that apply to all server types are shown.
</dd>
<dt><b>*WINDOWS or *WINDOWSNT</b></dt>
<dd>The displays that apply to the Windows server type are shown, but additional information displays are not shown.
<p>
<b>Note: </b>*WINDOWS should be used in V5R4 and later releases. The *WINDOWSNT value is supported for compatibility with releases prior to V5R4.
</p>
</dd>
<dt><b>*NETWARE</b></dt>
<dd>The displays that apply to the *NETWARE server type are shown, but additional information displays are not shown.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPNWSA.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
</dd>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPNWSA.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPNWSA OUTPUT(*)
</pre>
</p>
<p>If the job is interactive, this command displays the network server attributes of the system at the workstation. If the job is batch, the network server attributes are printed with the job's spooled output.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPNWSA.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPFA452</b></dt>
<dd>Network server attributes not displayed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPNWSA.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>