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

149 lines
4.8 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 Authorization List DLO (DSPAUTLDLO)</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="DSPAUTLDLO.Top_Of_Page"></a>
<h2>Display Authorization List DLO (DSPAUTLDLO)</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="#DSPAUTLDLO.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPAUTLDLO.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPAUTLDLO.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPAUTLDLO"></a>
<p>The Display Authorization List Document Library Objects (DSPAUTLDLO) command allows you to show the list of documents and folders whose security is specified by the authorization list specified on the <b>Authorization list (AUTL)</b> parameter.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>If you are on the list with authority other than exclude (*EXCLUDE), or if you are not on the list and public authority is something other than *EXCLUDE, you are authorized to display the documents and folders.
</li>
<li>If you are not authorized to the document or folder because of private authorities, the object is marked not authorized in the text field.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPAUTLDLO.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="#DSPAUTLDLO.AUTL"><b>AUTL</b></a></td>
<td valign="top">Authorization list</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DSPAUTLDLO.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional, Positional 2</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPAUTLDLO.AUTL"></a>
<h3>Authorization list (AUTL)</h3>
<p>Specifies the name of the authorization list whose list of documents and folders is to be displayed.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPAUTLDLO.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The output is displayed at the requesting work station if requested by an interactive job. If this is not an interactive job, the output is printed with the job's spooled output.
</dd>
</dl>
<dl>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
<dl>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPAUTLDLO.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPAUTLDLO AUTL(PAYROLL) OUTPUT(*PRINT)
</pre>
</p>
<p>This command sends the display output for the authorization list named PAYROLL to a printer.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPAUTLDLO.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF22AF</b></dt>
<dd>Not authorized to authorization list &amp;1.
</dd>
<dt><b>CPF2283</b></dt>
<dd>Authorization list &amp;1 does not exist.
</dd>
<dt><b>CPF2289</b></dt>
<dd>Unable to allocate authorization list &amp;1.
</dd>
<dt><b>CPF9012</b></dt>
<dd>Start of document interchange session not successful for &amp;1.
</dd>
<dt><b>CPF9032</b></dt>
<dd>Document interchange session not started.
</dd>
<dt><b>CPF9845</b></dt>
<dd>Error occurred while opening file &amp;1.
</dd>
<dt><b>CPF9846</b></dt>
<dd>Error while processing file &amp;1 in library &amp;2.
</dd>
<dt><b>CPF9850</b></dt>
<dd>Override of printer file &amp;1 not allowed.
</dd>
<dt><b>CPF9851</b></dt>
<dd>Overflow value for file &amp;1 in &amp;2 too small.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPAUTLDLO.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>