80 lines
5.0 KiB
HTML
80 lines
5.0 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="Decimal format (QDECFMT) system value" />
|
||
|
<meta name="abstract" content="This decimal format (QDECFMT) has two functions." />
|
||
|
<meta name="description" content="This decimal format (QDECFMT) has two functions." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagssysvalues.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsqsetjobatruse.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagscultdependjobattrib.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagscultdependmsgcpx8416.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsdecformats.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="rbagsqdecfmtuse" />
|
||
|
<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>Decimal format (QDECFMT) system value</title>
|
||
|
</head>
|
||
|
<body id="rbagsqdecfmtuse"><a name="rbagsqdecfmtuse"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Decimal format (QDECFMT) system value</h1>
|
||
|
<div><p>This decimal format (QDECFMT) has two functions.</p>
|
||
|
<ul><li>It determines the type of zero suppression and decimal point character
|
||
|
used by DDS edit codes 1 through 4 and A through M</li>
|
||
|
<li>It determines the decimal point character for decimal input fields on
|
||
|
displays</li>
|
||
|
</ul>
|
||
|
<p>You can change the decimal format to reflect the way decimals are formatted
|
||
|
for your country or location. You can change the decimal format to any one
|
||
|
of the following values:</p>
|
||
|
<dl><dt class="dlterm">(blank)</dt>
|
||
|
<dd>If you specify a blank, the system uses a period for a decimal point,
|
||
|
a comma for a 3-digit grouping character, and zero suppression to the left
|
||
|
of the decimal point. For example, <pre>One thousand is formatted as 1,000
|
||
|
and
|
||
|
Four one-hundredths is formatted as .04</pre>
|
||
|
</dd>
|
||
|
<dt class="dlterm">J</dt>
|
||
|
<dd>If you specify a J, the system uses a comma for a decimal point, a period
|
||
|
for a 3-digit grouping character, and zero suppression at the second character
|
||
|
to the left of the decimal point. For example, <pre>One thousand is formatted as 1.000
|
||
|
and
|
||
|
Four one-hundredths is formatted as 0,04</pre>
|
||
|
</dd>
|
||
|
<dt class="dlterm">I</dt>
|
||
|
<dd>If you specify an I, the system uses a comma for a decimal point, a period
|
||
|
for a 3-digit grouping character, and zero suppression to the left of the
|
||
|
decimal point. For example, <pre>One thousand is formatted as 1.000
|
||
|
and
|
||
|
Four one-hundredths is formatted as ,04</pre>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>A change to this value takes place immediately.</p>
|
||
|
</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><a href="rbagscultdependjobattrib.htm" title="This topic lists cultural-dependent job attributes.">Job attributes</a></div>
|
||
|
<div><a href="rbagscultdependmsgcpx8416.htm" title="If your application will be translated into other languages, use the message CPX8416 from the QCPFMSG message file to get the correct setting for some cultural values for the other languages. The message exists for your primary language and all installed secondary language libraries.">Information in message CPX8416</a></div>
|
||
|
<div><a href="rbagsdecformats.htm" title="You can change the decimal format with the QDECFMT system value to reflect the way decimals are presented for your country or location.">Decimal formats</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|