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

57 lines
3.3 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="Select which code points to redefine" />
<meta name="abstract" content="You can define any code point except hexadecimal 00." />
<meta name="description" content="You can define any code point except hexadecimal 00." />
<meta name="DC.subject" content="code point" />
<meta name="keywords" content="code point" />
<meta name="DC.Relation" scheme="URI" content="rzakdmstptdfnch.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="prpnts" />
<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>Select which code points to redefine</title>
</head>
<body id="prpnts"><a name="prpnts"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Select which code points to redefine</h1>
<div><p>You can define any code point except hexadecimal 00.</p>
<div class="p"> When you define a code point, you can perform one of the
following tasks: <ul><li>Redefine an existing character. If you then attempt to print that character,
the alternate character is printed. Example 1 uses such a code point.</li>
<li>Define a character for an unassigned code point (for which there is no
existing character in your system character set). Example 2 uses such code
points.</li>
</ul>
</div>
<p>If you redefine an existing character, select which character to print
(the existing character or the redefined character) by specifying option indicators
for the DFNCHR keyword. If you select DFNCHR, the user-defined character is
printed. If you do not select DFNCHR, the existing character
is printed.</p>
<div class="note"><span class="notetitle">Note:</span> Output operations run faster when you define an unassigned code point.
An unassigned code point avoids the reloading of code points when your program
selects different DFNCHR keywords.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakdmstptdfnch.htm" title="The DFNCHR keyword allows you to define characters of your own design at the file or record level for the 5224 Printer and 5225 Printer.">DFNCHR (Define Character) keyword in printer files</a></div>
</div>
</div>
</body>
</html>