62 lines
4.2 KiB
HTML
62 lines
4.2 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="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="How DBCS conversion works" />
|
|
<meta name="abstract" content="DBCS conversion is an interactive function between you and the server in which you enter an alphanumeric entry. The server displays related DBCS words, and you choose which word to use." />
|
|
<meta name="description" content="DBCS conversion is an interactive function between you and the server in which you enter an alphanumeric entry. The server displays related DBCS words, and you choose which word to use." />
|
|
<meta name="DC.subject" content="DBCS conversion, how it works, conversion, DBCS" />
|
|
<meta name="keywords" content="DBCS conversion, how it works, conversion, DBCS" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3idconv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3ideodit.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3idconwk" />
|
|
<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>How DBCS conversion works</title>
|
|
</head>
|
|
<body id="rbal3idconwk"><a name="rbal3idconwk"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">How DBCS conversion works</h1>
|
|
<div><p>DBCS conversion is an interactive function between you and the
|
|
server in which you enter an alphanumeric entry. The server displays related
|
|
DBCS words, and you choose which word to use.</p>
|
|
<div class="section"><p>The server determines which words are related to
|
|
an alphanumeric entry by checking DBCS conversion dictionaries. The server
|
|
checks two DBCS conversion dictionaries when performing DBCS conversion. It
|
|
checks the first user-created dictionary named QUSRIGCDCT found when searching
|
|
a user's library list. Then, it checks the server-supplied dictionary, QSYSIGCDCT,
|
|
stored in the library QSYS. (QSYSIGCDCT contains only Japanese double-byte
|
|
characters.) You can create other user dictionaries, and you can give them
|
|
names other than QUSRIGCDCT, but the server only refers to the first user-created
|
|
dictionary named QUSRIGCDCT found in your library list when performing DBCS
|
|
conversion.</p>
|
|
<p>After checking the dictionaries, the server displays words
|
|
related to the alphanumeric entry. You then position the cursor under the
|
|
word of your choice, and press the Enter key. The server enters that word
|
|
where the cursor was positioned when you began DBCS conversion.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3idconv.htm" title="When you use DBCS display stations to enter double-byte data, you can use the various data entry methods supported on the display station, or you can choose to use the iSeries DBCS conversion support.">DBCS conversion (for Japanese use only)</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbal3ideodit.htm" title="The DBCS conversion dictionary is a collection of alphanumeric entries and their related DBCS words. The server refers to the dictionary when performing DBCS conversion.">DBCS conversion dictionaries</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |