ibm-information-center/dist/eclipse/plugins/i5OS.ic.dm_5.4.0.1/rbal3conalent.htm

62 lines
3.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Convert many alphanumeric entries at one time to DBCS" />
<meta name="abstract" content="This example shows how to convert many alphanumeric entries to DBCS at one time." />
<meta name="description" content="This example shows how to convert many alphanumeric entries to DBCS at one time." />
<meta name="DC.subject" content="DBCS conversion, many alphanumeric entries at one time, conversion, DBCS, many alphanumeric entries at one time" />
<meta name="keywords" content="DBCS conversion, many alphanumeric entries at one time, conversion, DBCS, many alphanumeric entries at one time" />
<meta name="DC.Relation" scheme="URI" content="rbal3exdbcscon.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3conalent" />
<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>Convert many alphanumeric entries at one time to DBCS</title>
</head>
<body id="rbal3conalent"><a name="rbal3conalent"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Convert many alphanumeric entries at one time to DBCS</h1>
<div><p>This example shows how to convert many alphanumeric entries to
DBCS at one time.</p>
<div class="section"><div class="p">You do not need to continually start DBCS conversion for each
alphanumeric entry. Instead, you can follow these steps: <ol><li>Enter as many alphanumeric entries as will fit into field B. Separate
each entry by a blank. Field B contains space for 12 alphanumeric characters: <pre> These are the entries to be converted.
| | |
I XXX_YYY_ZZZ_ _
A B C D</pre>
<p>The server converts
the entries one at a time, in the order entered. When the server converts
an entry, the server displays the DBCS words related to that entry in field
D.</p>
</li>
<li>Position the cursor under the DBCS word that you want to use.</li>
<li>Press the Enter key. Then, the server adjusts field B; the next entry
is moved to the position farthest left of the field. The DBCS words related
to that entry are displayed in field D. <p>At this time, you can enter additional
alphanumeric entries to be converted at the end of field B.</p>
</li>
</ol>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3exdbcscon.htm" title="This section contains examples of DBCS Conversion.">Examples of DBCS Conversion</a></div>
</div>
</div>
</body>
</html>