ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaat_5.4.0.1/rzaatz.htm

64 lines
3.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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1997, 2006" />
<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="owner" content="RCHCLERK@us.ibm.com" />
<title>Z</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="z"></a>
<h2 id="z">Z</h2>
<p>Return to <a href="as4glos.htm#as4glos">Glossary</a>.</p>
<dl>
<dt id="x2043483" class="bold">
<a name="x2043483"></a>zero suppression</dt>
<dd>The substitution
of blanks for leading zeros in a number. For example, 00057 becomes 57 with
zero suppression.</dd>
<dt id="x2043488" class="bold">
<a name="x2043488"></a>zoned decimal format</dt>
<dd>A format for
representing numbers in which the digit is contained in bits 4 through 7 and
the sign is contained in bits 0 through 3 of the least significant byte; bits
0 through 3 of all other bytes contain 1's (hex F). For example, in zoned
decimal format, the decimal value of +123 is represented as 1111 0001 1111
0010 1111 0011. See also <a href="rzaatp.htm#x2032897">packed decimal format</a>.</dd>
<dt id="x2043498" class="bold">
<a name="x2043498"></a>zone transfer</dt>
<dd>The act of a secondary
name server obtaining domain information from a master name server.</dd>
<dt id="x2043493" class="bold">
<a name="x2043493"></a>zone width</dt>
<dd>The number of positions
to the left of the right margin in which to end words.</dd>
<dt id="x2043503" class="bold">
<a name="x2043503"></a>zoom</dt>
<dd>To progressively increase or
decrease the size of a part of an image on a display or window.</dd>
<dt id="x2043508" class="bold">
<a name="x2043508"></a>Z-order</dt>
<dd>In VisualAge&reg; RPG, the
order in which controls are placed on other controls. This order determines
the relationship between controls.</dd></dl>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>