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

228 lines
7.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>Change Search Index (CHGSCHIDX)</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="CHGSCHIDX.Top_Of_Page"></a>
<h2>Change Search Index (CHGSCHIDX)</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="#CHGSCHIDX.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CHGSCHIDX.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CHGSCHIDX.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CHGSCHIDX"></a>
<p>The Change Search Index (CHGSCHIDX) command changes a search index. A search index is used to refer to the online help information contained in one or more panel groups. You can access online help information from user interface manager (UIM) panels, through data description specifications (DDS) by pressing the HELP key, or through the index search function.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>You must have change (*CHANGE) authority to the search index that is to be changed, and use (*USE) authority for the library where the search index is located.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGSCHIDX.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="#CHGSCHIDX.SCHIDX"><b>SCHIDX</b></a></td>
<td valign="top">Search index</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Key, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Search index</td>
<td valign="top"><i>Name</i></td>
</tr><tr>
<td valign="top">Qualifier 2: Library</td>
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
</tr><tr>
<td valign="top"><a href="#CHGSCHIDX.TITLE"><b>TITLE</b></a></td>
<td valign="top">Display title</td>
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b></td>
<td valign="top">Optional, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#CHGSCHIDX.TEXT"><b>TEXT</b></a></td>
<td valign="top">Text 'description'</td>
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *BLANK, *TITLE</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top" rowspan="3"><a href="#CHGSCHIDX.CHRID"><b>CHRID</b></a></td>
<td valign="top">Character identifier</td>
<td valign="top">Single values: <b><u>*SAME</u></b>, *SYSVAL<br>Other values: <i>Element list</i></td>
<td valign="top" rowspan="3">Optional</td>
</tr>
<tr>
<td valign="top">Element 1: Graphic character set</td>
<td valign="top">
<i>Integer</i></td>
</tr>
<tr>
<td valign="top">Element 2: Code page</td>
<td valign="top">
<i>Integer</i></td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CHGSCHIDX.SCHIDX"></a>
<h3>Search index (SCHIDX)</h3>
<p>Specifies the search index to be changed.
</p>
<p>This is a required parameter.
</p>
<p><b>Qualifier 1: Search index</b>
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the search index to be changed.
</dd>
</dl>
<p><b>Qualifier 2: Library</b>
</p>
<dl>
<dt><b><u>*LIBL</u></b></dt>
<dd>All libraries in the library list for the current thread are searched until the first match is found.
</dd>
</dl>
<dl>
<dt><b>*CURLIB</b></dt>
<dd>The current library for the job is used to locate the search index. If no library is specified as the current library for the job, QGPL is used.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the library where the search index is located.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGSCHIDX.TITLE"></a>
<h3>Display title (TITLE)</h3>
<p>Specifies the title you want to appear at the top of the display on which the search information is presented.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The title does not change.
</dd>
<dt><b><i>character-value</i></b></dt>
<dd>Specify no more than 55 characters of text, enclosed in apostrophes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGSCHIDX.TEXT"></a>
<h3>Text 'description' (TEXT)</h3>
<p>Specifies the text that briefly describes the object.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The text does not change.
</dd>
<dt><b>*TITLE</b></dt>
<dd>The first 50 characters of the title is used as the title for the search index.
</dd>
<dt><b>*BLANK</b></dt>
<dd>No text is specified.
</dd>
<dt><b><i>character-value</i></b></dt>
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGSCHIDX.CHRID"></a>
<h3>Character identifier (CHRID)</h3>
<p>Specifies the graphic character set and code page values used for the search index. The value specified for this parameter must match the TXTCHRID parameter value of panel groups added to this search index.
</p>
<p><b>Single values</b>
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The character set and code page values do not change.
</dd>
</dl>
<dl>
<dt><b>*SYSVAL</b></dt>
<dd>The system determines the graphic character set and code page values for the command parameters from the QCHRID system value.
</dd>
</dl>
<p><b>Element 1: Graphic character set</b>
</p>
<dl>
<dt><b><i>integer</i></b></dt>
<dd>Specify the graphic character set value that matches the character set of the synonyms used in the search index.
</dd>
</dl>
<p><b>Element 2: Code page</b>
</p>
<dl>
<dt><b><i>integer</i></b></dt>
<dd>Specify the code page value that matches the code page of the synonyms used in the search index.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGSCHIDX.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
CHGSCHIDX SCHIDX(ACCOUNTING) TITLE('Accounting Help Index')
TEXT('Accounting Help Index')
</pre>
</p>
<p>This command changes the search index ACCOUNTING in the current library.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGSCHIDX.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF6E38</b></dt>
<dd>Character set and code page cannot be changed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGSCHIDX.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>