67 lines
4.6 KiB
HTML
67 lines
4.6 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Locale (QLOCALE) system value" />
|
|
<meta name="abstract" content="The locale (QLOCALE) system value is used to specify a locale object that can determine how data is processed, printed, and displayed. Locales can define the language used by the system, cultural data of that language, and the type of characters displayed or printed." />
|
|
<meta name="description" content="The locale (QLOCALE) system value is used to specify a locale object that can determine how data is processed, printed, and displayed. Locales can define the language used by the system, cultural data of that language, and the type of characters displayed or printed." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagssysvalues.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqsetjobatruse.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbagsqlocaleuse" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Locale (QLOCALE) system value</title>
|
|
</head>
|
|
<body id="rbagsqlocaleuse"><a name="rbagsqlocaleuse"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Locale (QLOCALE) system value</h1>
|
|
<div><p>The locale (QLOCALE) system value is used to specify a locale object that can determine how data is processed, printed, and displayed. Locales can define the language used by the system, cultural
|
|
data of that language, and the type of characters displayed or printed.</p>
|
|
<p>The locale path name must be a path name that specifies a locale. A locale is made up of the language, territory, and code set combination used to identify a set of language conventions. The maximum
|
|
path length allowed for the locale path name on the Change System Value (CHGSYSVAL) command is 1024 bytes.</p>
|
|
<p>The allowed values are:</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="void" border="0" rules="none"><thead align="left"><tr><th valign="top" width="20%" id="d0e25">Value</th>
|
|
<th valign="top" width="80%" id="d0e27">Indication</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" width="20%" headers="d0e25 ">*NONE:</td>
|
|
<td valign="top" width="80%" headers="d0e27 ">There is no locale for the QLOCALE system value.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="20%" headers="d0e25 ">*C:</td>
|
|
<td valign="top" width="80%" headers="d0e27 ">The C locale is to be used.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="20%" headers="d0e25 ">*POSIX:</td>
|
|
<td valign="top" width="80%" headers="d0e27 ">The POSIX locale is to be used.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="20%" headers="d0e25 ">path-name</td>
|
|
<td valign="top" width="80%" headers="d0e27 ">The path name of the locale to be used.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagssysvalues.htm" title="The system values of the primary language on the server are used as server-wide cultural and linguistic defaults. Therefore, if you change the primary language on the server, each varying system value resets to the default system value for the new primary language.">System values</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbagsqsetjobatruse.htm" title="The set job attributes (QSETJOBATR) is used to set job attributes at job startup time.">Set job attributes (QSETJOBATR) system value</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |