69 lines
4.2 KiB
HTML
69 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="Add the first entries in a DBCS conversion dictionary" />
|
|
<meta name="DC.subject" content="DBCS conversion dictionary, adding the first entries to" />
|
|
<meta name="keywords" content="DBCS conversion dictionary, adding the first entries to" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3exed.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3addeconvd" />
|
|
<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>Add the first entries in a DBCS conversion dictionary</title>
|
|
</head>
|
|
<body id="rbal3addeconvd"><a name="rbal3addeconvd"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Add the first entries in a DBCS conversion dictionary</h1>
|
|
<div><div class="section"><div class="p">To add the first entries into a dictionary, follow these steps: <ol><li>Specify ENTRY(*ALL) when entering the EDTIGCDCT command. For example,
|
|
to edit the dictionary QUSRIGCDCT stored in the library DBCSLIB, enter: <pre>EDTIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) +
|
|
ENTRY(*ALL)</pre>
|
|
|
|
<p>The server displays the Work with DBCS Conversion Dictionary
|
|
display.</p>
|
|
</li>
|
|
<li>Enter a <samp class="codeph">1</samp> in the first option field in the list and enter an
|
|
alphanumeric entry to be added to the dictionary in the entry field. <p>The
|
|
server then displays the Edit Related Words display showing only two lines
|
|
of data: <samp class="codeph">BEGINNING OF DATA</samp> and <samp class="codeph">END OF DATA</samp>.</p>
|
|
</li>
|
|
<li>Enter an I in the <em>NBR</em> field beside the <samp class="codeph">BEGINNING
|
|
OF DATA</samp> line to insert a line.</li>
|
|
<li>Press the Enter key. The server displays a blank line. <div class="fignone" id="rbal3addeconvd__hrsl328"><a name="rbal3addeconvd__hrsl328"><!-- --></a><span class="figcap">Figure 1. Display for Edit
|
|
Related Words</span><br /><img src="hrsls328.gif" alt="Graphic showing the display for Edit Related Words" /><br /></div>
|
|
</li>
|
|
<li>On the blank line, enter a DBCS word to be related to the new alphanumeric
|
|
entry. <p>If you enter data on the inserted line and leave the cursor on that
|
|
line, another new line appears below when you press the Enter key. You can
|
|
enter another DBCS word on this line, or delete it by leaving it blank, and
|
|
pressing the Enter key.</p>
|
|
</li>
|
|
<li>When you finish adding this first entry, press F12 to get the Exit Dictionary
|
|
Entry display. Enter the Y option to save the entry and then return to the
|
|
Work With DBCS Conversion Dictionary display. Enter option <samp class="codeph">1</samp> again
|
|
and enter another alphanumeric entry in the entry field to continue adding
|
|
entries to the dictionary, or press F3 to end editing the dictionary.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3exed.htm" title="This section contains examples of the editing operations that you can perform using the EDTIGCDCT displays.">Examples of editing operations for a DBCS conversion dictionary</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |