79 lines
2.6 KiB
HTML
79 lines
2.6 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>Edit Library List (EDTLIBL)</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="EDTLIBL.Top_Of_Page"></a>
|
|
<h2>Edit Library List (EDTLIBL)</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="#EDTLIBL.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#EDTLIBL.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#EDTLIBL.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="EDTLIBL"></a>
|
|
<p>The Edit Library List (EDTLIBL) command shows an entry display that allows you to make changes to the user portion of your library list. The Edit Library List display allows you to add libraries to the user portion of your library list, remove libraries from the user portion of your library list, and change the order of libraries in the user portion of your library list. This is an interactive command only.
|
|
</p>
|
|
<p>There are no parameters for this command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTLIBL.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="EDTLIBL.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTLIBL.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="EDTLIBL.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
EDTLIBL
|
|
</pre>
|
|
</p>
|
|
<p>This command shows the Edit Library List display from which you can add libraries, remove libraries, and change the order of the libraries in the user portion of the library list.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTLIBL.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="EDTLIBL.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF2106</b></dt>
|
|
<dd>Library list not available.
|
|
</dd>
|
|
<dt><b>CPF2184</b></dt>
|
|
<dd>Library list not replaced.
|
|
</dd>
|
|
<dt><b>CPF2207</b></dt>
|
|
<dd>Not authorized to use object &1 in library &3 type *&2.
|
|
</dd>
|
|
<dt><b>CPF2255</b></dt>
|
|
<dd>Command &1 failed the authority test.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTLIBL.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|