ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakd_5.4.0.1/rzakdmstptigcro.htm

72 lines
4.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="reference" />
<meta name="DC.Title" content="IGCCHRRTT (DBCS Character Rotation) keyword" />
<meta name="abstract" content="This field- or record-level keyword rotates each DBCS character 90 degrees counterclockwise before printing." />
<meta name="description" content="This field- or record-level keyword rotates each DBCS character 90 degrees counterclockwise before printing." />
<meta name="DC.subject" content="IGCCHRRTT (DBCS Character Rotation) keyword, DBCS Character Rotation (IGCCHRRTT) keyword" />
<meta name="keywords" content="IGCCHRRTT (DBCS Character Rotation) keyword, DBCS Character Rotation (IGCCHRRTT) keyword" />
<meta name="DC.Relation" scheme="URI" content="prtkwd.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="rzakdmstptigcro" />
<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>IGCCHRRTT (DBCS Character Rotation) keyword</title>
</head>
<body id="rzakdmstptigcro"><a name="rzakdmstptigcro"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">IGCCHRRTT (DBCS Character Rotation) keyword</h1>
<div><p>This field- or record-level keyword rotates each DBCS character
90 degrees counterclockwise before printing.</p>
<div class="section"><p>Rotation allows the system to print the characters so the printout
can be read vertically. Use this keyword only for printer files to be printed
with 5553 printers or IPDS™ AFP(*YES) printers. This keyword has no parameters.</p>
<p>Consider the following conditions when using this keyword:</p>
<ul><li>Use IGCCHRRTT only with DBCS fields (the data type specified in position
35 is O or G) or with DBCS in constant fields.</li>
<li>IGCCHRRTT rotates characters in alphanumeric fields specified with the
DDS keyword IGCANKCNV, but does not rotate other alphanumeric characters.</li>
<li>The system ignores IGCCHRRTT if IGCCHRRTT(*YES) is specified on the CRTPRTF,
CHGPRTF, or OVRPRTF command.</li>
<li>If IGCCHRRTT is specified in a file created with DEVTYPE(*IPDS), a warning
message appears.</li>
<li>Characters in a field specified with the IGCCHRRTT keyword are rotated
270 degrees with respect to the page for files created with DEVTYPE(*AFPDS).
Only DBCS characters are rotated.</li>
<li>Option indicators are not allowed with this keyword.</li>
</ul>
</div>
<div class="section"><h4 class="sectiontitle">Example</h4><p>The following example shows how to specify
the IGCCHRRTT keyword on the DDS coding form.</p>
<pre>|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A*
00020A*
00030A R TITLER SKIPB(3)
00035A IGCCHRRTT
00040A FLD1 400 47SPACEA(2) UNDERLINE
A</pre>
<p>The printer prints DBCS characters from this format 90
degrees counterclockwise. The DBCS output can be read vertically.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="prtkwd.htm" title="Do not use these keywords with DBCS (double-byte character set) data fields (the data type specified in position 35 is O or G).">Keyword considerations for printer files that use double-byte character set</a></div>
</div>
</div>
</body>
</html>