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

162 lines
5.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>Delete Forms Control Table (DLTFCT)</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="DLTFCT.Top_Of_Page"></a>
<h2>Delete Forms Control Table (DLTFCT)</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="#DLTFCT.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTFCT.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTFCT.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTFCT"></a>
<h3>Delete FCT</h3>
<p>The DLTFCT command deletes an FCT or group of FCTs. If a session that refers to the FCT being deleted is active, the FCT cannot be deleted.
</p>
<h3>Error messages for DLTFCT</h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2105</b></dt>
<dd>Object &amp;1 in &amp;2 type *&amp;3 not found.
</dd>
<dt><b>CPF2110</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF2113</b></dt>
<dd>Cannot allocate library &amp;1.
</dd>
<dt><b>CPF2114</b></dt>
<dd>Cannot allocate object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF2117</b></dt>
<dd>&amp;4 objects type *&amp;3 deleted. &amp;5 objects not deleted.
</dd>
<dt><b>CPF2182</b></dt>
<dd>Not authorized to library &amp;1.
</dd>
<dt><b>CPF2189</b></dt>
<dd>Not authorized to object &amp;1 in &amp;2 type *&amp;3.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTFCT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTFCT.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" rowspan="3"><a href="#DLTFCT.FCT"><b>FCT</b></a></td>
<td valign="top">Forms control table</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Forms control table</td>
<td valign="top"><i>Generic name, name</i></td>
</tr><tr>
<td valign="top">Qualifier 2: Library</td>
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *ALL, *USRLIBL, *ALLUSR, *CURLIB</td>
</tr></table>
<table width="100%">
<tr><td align="right"><a href="#DLTFCT.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTFCT.FCT"></a>
<h3>Forms Cntrl Table (FCT)</h3>
<p>Specifies the qualified name of the FCT being deleted.
</p>
<p>The possible library values are:
</p>
<ul>
<li>*LIBL: The library list for the job is used to locate the FCT. If a specific FCT name is entered (rather than a generic name), only the first FCT found with that name is deleted.
</li>
<li>*CURLIB: The current library for the job is used to locate the FCT. If no current library has been specified, QGPL is used.
</li>
<li>*USRLIBL: The libraries listed in the user portion of the library list are searched for the FCT. If a particular FCT name is specified (instead of a generic name), the first FCT found with that name is deleted.
</li>
<li>*ALL: All libraries in the system, including QSYS, are searched for the FCT.
</li>
<li>*ALLUSR: All non-system libraries, including all user-defined libraries and the QGPL library, are searched for the FCT. Libraries with names that begin with the letter Q, other than the QGPL library, are not included.
</li>
<li><i>library-name:</i> Specify the name of the library where the FCT is located.
</li>
</ul>
<p>The possible values are:
</p>
<ul>
<li><i>generic*-forms-control-table-name:</i> Specify the generic name of the FCTs to be deleted. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. If a generic name is specified, then all FCTs with names that begin with that string, and for which you have authority, are deleted. If an asterisk is not included, the system assumes the string to be the complete FCT name.
<p>For more information on the use of generic functions, see the CL Reference.
</p>
</li>
<li><i>forms-control-table-name:</i> Specify the name of the FCT.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTFCT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTFCT.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTFCT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTFCT.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2105</b></dt>
<dd>Object &amp;1 in &amp;2 type *&amp;3 not found.
</dd>
<dt><b>CPF2110</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF2113</b></dt>
<dd>Cannot allocate library &amp;1.
</dd>
<dt><b>CPF2114</b></dt>
<dd>Cannot allocate object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF2117</b></dt>
<dd>&amp;4 objects type *&amp;3 deleted. &amp;5 objects not deleted.
</dd>
<dt><b>CPF2182</b></dt>
<dd>Not authorized to library &amp;1.
</dd>
<dt><b>CPF2189</b></dt>
<dd>Not authorized to object &amp;1 in &amp;2 type *&amp;3.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTFCT.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>