55 lines
3.4 KiB
HTML
55 lines
3.4 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="Parts of an edit word in printer files" />
|
|
<meta name="abstract" content="An edit word consists of the body, the status, and the expansion." />
|
|
<meta name="description" content="An edit word consists of the body, the status, and the expansion." />
|
|
<meta name="DC.subject" content="edit word, parts, parts of edit word" />
|
|
<meta name="keywords" content="edit word, parts, parts of edit word" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakdmstptedtwr.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="editwordparts" />
|
|
<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>Parts of an edit word in printer files</title>
|
|
</head>
|
|
<body id="editwordparts"><a name="editwordparts"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Parts of an edit word in printer files</h1>
|
|
<div><p>An edit word consists of the body, the status, and the expansion.</p>
|
|
<p>The following illustration shows the three parts.</p>
|
|
<br /><img src="rv2f510.gif" alt="The three parts of an edit
word: the body, status, and expansion." /><br /><p>The body contains the digits transferred from the data
|
|
field to the output record. It begins at the farthest-left column of the edit
|
|
word and ends with the farthest-right character that can be replaced by a
|
|
digit. The number of blanks (plus one zero or an asterisk) it contains is
|
|
equal to the number of digits of the data field to be edited.</p>
|
|
<p>The status positions display the sign (+ or -) of the data field. It continues
|
|
to the right of the body and has either a CR (credit) or - (minus) symbol,
|
|
which print only when the field is negative. Edit words without
|
|
the CR or - symbol have no status columns.</p>
|
|
<p>The expansion positions are not changed by the edit operation.
|
|
The expansion starts at the first position to the right of the status (or
|
|
body, if status is not specified) and ends with the farthest-right character
|
|
of the edit word.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakdmstptedtwr.htm" title="If you cannot accomplish the required editing by using the EDTCDE keyword, specify an edit word instead.">EDTWRD (Edit Word) keyword in printer files</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |