223 lines
8.0 KiB
HTML
223 lines
8.0 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>Retrieve C Locale Description (RTVCLDSRC)</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="RTVCLDSRC.Top_Of_Page"></a>
|
|
<h2>Retrieve C Locale Description (RTVCLDSRC)</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="#RTVCLDSRC.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#RTVCLDSRC.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#RTVCLDSRC.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="RTVCLDSRC"></a>
|
|
<p>The Retrieve C/400* Locale Description Source (RTVCLDSRC) command retrieves the locale that you specified on the SRCFILE parameter. The *SYSVAL locale can be retrieved and used as a model to create a tailored locale description. The locale commands and formats that you use in your locale source are outlined in the C/400 User's Guide. Once your locale source is complete, use the CRTCLD command to process the description.
|
|
</p>
|
|
<h3>Error messages for RTVCLDSRC</h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>PSE1708</b></dt>
|
|
<dd>Member &3 is not found in the specified file and library.
|
|
</dd>
|
|
<dt><b>PSE1709</b></dt>
|
|
<dd>File &1 is not found in library &2.
|
|
</dd>
|
|
<dt><b>PSE1739</b></dt>
|
|
<dd>The necessary storage could not be allocated.
|
|
</dd>
|
|
<dt><b>PSE1751</b></dt>
|
|
<dd>Source &1 in file &3 was not retrieved.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="RTVCLDSRC.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="#RTVCLDSRC.CLD"><b>CLD</b></a></td>
|
|
<td valign="top">Locale name</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: Locale name</td>
|
|
<td valign="top"><i>Name</i>, *SYSVAL</td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*CURLIB</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top" rowspan="3"><a href="#RTVCLDSRC.SRCFILE"><b>SRCFILE</b></a></td>
|
|
<td valign="top">Source file</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Source file</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QCLDSRC</u></b></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="#RTVCLDSRC.SRCMBR"><b>SRCMBR</b></a></td>
|
|
<td valign="top">Source member</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*CLD</u></b></td>
|
|
<td valign="top">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RTVCLDSRC.TEXT"><b>TEXT</b></a></td>
|
|
<td valign="top">Text description</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SRCMBRTXT</u></b>, *BLANK</td>
|
|
<td valign="top">Optional, Positional 4</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="RTVCLDSRC.CLD"></a>
|
|
<h3>Locale name (CLD)</h3>
|
|
<p>Specifies the C/400 locale description that is to be retrieved. You can retrieve the system values if you use *SYSVAL, instead of specifying a locale name and library.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>locale name</i></b></dt>
|
|
<dd>Enter the name of the locale description.
|
|
</dd>
|
|
<dt><b>*SYSVAL</b></dt>
|
|
<dd>The system default values are used as the basis for the retrieved locale description source. The default locale description values are used for any locale description information that does not have a corresponding system value.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*CURLIB</u></b></dt>
|
|
<dd>The current library will be searched for the source file specified. If you have not specified a current library, QGPL will be used.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Enter the name of the library containing the locale description.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RTVCLDSRC.SRCFILE"></a>
|
|
<h3>Source file (SRCFILE)</h3>
|
|
<p>Specifies the name and library of the file that receives the retrieved C/400 locale description source. If the specified library does not exist, the process ends. If the specified file does not exist, it is created.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QCLDSRC</u></b></dt>
|
|
<dd>The default source file name for the C locale description source. Use this default if you want to browse your source and its associated listing using SEU.
|
|
</dd>
|
|
<dt><b><i>source-file-name</i></b></dt>
|
|
<dd>Enter the name of the file where you want to store the C locale description source.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>The system searches the library list for the library that contains the locale description source file.
|
|
</dd>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library is used to store the retrieved locale. If you have not specified the current library, QGPL will be used.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Enter the name of the library to store the retrieved locale.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RTVCLDSRC.SRCMBR"></a>
|
|
<h3>Source member (SRCMBR)</h3>
|
|
<p>Specifies the source file member that will store the C/400 locale description source after processing. If the specified member does not exist, it is created.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*CLD</u></b></dt>
|
|
<dd>Specifies that the C locale description name specified by the CLD parameter is used as the source file member name. For example, if you retrieved the system values, the locale source is stored in a member called SYSVAL.
|
|
</dd>
|
|
<dt><b><i>source-file-member-name</i></b></dt>
|
|
<dd>Enter a name for the source file member that will store the retrieved C locale description.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RTVCLDSRC.TEXT"></a>
|
|
<h3>Text description (TEXT)</h3>
|
|
<p>Specifies the text you want associated with the source file member you are processing.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SRCMBRTXT</u></b></dt>
|
|
<dd>Specifies that the same text description you supplied for the C locale description is used.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>No text appears.
|
|
</dd>
|
|
<dt><b><i>'description'</i></b></dt>
|
|
<dd>Enter the descriptive text to accompany the retrieved C locale description. You can enter up to 50 characters of text.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div>
|
|
<h3><a name="RTVCLDSRC.COMMAND.EXAMPLES">Examples</a></h3>None
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="RTVCLDSRC.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>PSE1708</b></dt>
|
|
<dd>Member &3 is not found in the specified file and library.
|
|
</dd>
|
|
<dt><b>PSE1709</b></dt>
|
|
<dd>File &1 is not found in library &2.
|
|
</dd>
|
|
<dt><b>PSE1739</b></dt>
|
|
<dd>The necessary storage could not be allocated.
|
|
</dd>
|
|
<dt><b>PSE1751</b></dt>
|
|
<dd>Source &1 in file &3 was not retrieved.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RTVCLDSRC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|