ibm-information-center/dist/eclipse/plugins/i5OS.ic.nls_5.4.0.1/rbagsdbcscopyfonttable.htm

91 lines
5.5 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="Copy a DBCS font table" />
<meta name="abstract" content="Use the Copy DBCS Font Table (CPYIGCTBL) command to copy a DBCS font table to or from tape, diskette, or physical file." />
<meta name="description" content="Use the Copy DBCS Font Table (CPYIGCTBL) command to copy a DBCS font table to or from tape, diskette, or physical file." />
<meta name="DC.Relation" scheme="URI" content="rbagsdbcsfonttable.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/cpyigctbl.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/savsys.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbagsdbcscopyfonttable" />
<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>Copy a DBCS font table</title>
</head>
<body id="rbagsdbcscopyfonttable"><a name="rbagsdbcscopyfonttable"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Copy a DBCS font table</h1>
<div><p>Use the Copy DBCS Font Table (CPYIGCTBL) command to copy a DBCS
font table to or from tape, diskette, or physical file.</p>
<p>The DBCS font tables are saved when you use the Save System (SAVSYS) command
so you do not have to use the CPYIGCTBL command when performing normal system
backup.</p>
<p>A physical file used to save and restore table information must have a
minimum record length of 74 bytes.</p>
<div class="section" xml:lang="en-us" id="rbagsdbcscopyfonttable__copytablephysicalfile"><a name="rbagsdbcscopyfonttable__copytablephysicalfile"><!-- --></a><h4 class="sectiontitle">Copy a table onto
a tape, a diskette, or a physical file</h4><p>You should copy a DBCS font
table onto a tape, a diskette, or a physical file in the following instances:</p>
<ul><li>Before deleting that table</li>
<li>After new user-defined characters are added to the tables</li>
<li>When planning to use the tables on another system</li>
</ul>
<p>To copy a DBCS font table onto a tape, a diskette,
or a physical file, follow these steps:</p>
<ol><li>If copying a DBCS font table onto a tape or diskettes, make sure that
the tape or diskettes are initialized to the *DATA format. If necessary, initialize
the tape or diskettes by specifying the FMT(*DATA) parameter on the Initialize
Diskette (INZDKT) command.</li>
<li>Load the initialized tape or diskette onto the system.</li>
<li>Enter the CPYIGCTBL command as follows: <ol type="a"><li>Choose the value OPTION(*OUT).</li>
<li>Use the DEV parameter to select the device to which you want to copy the
table. A value of *FILE specifies that the DBCS font table is saved to a physical
file.</li>
<li>Use the SELECT and RANGE parameters to specify which portion of the table
you want copied from the system.</li>
</ol>
</li>
<li>Press the Enter key. The system copies the DBCS font table onto the specified
medium or into a physical file.</li>
<li>Remove the tape or the diskette after the system finishes copying the
table.</li>
</ol>
</div>
<div class="section" xml:lang="en-us" id="rbagsdbcscopyfonttable__copyphysicalfile"><a name="rbagsdbcscopyfonttable__copyphysicalfile"><!-- --></a><h4 class="sectiontitle">Copy a DBCS font table
from a tape, a diskette, or a physical file</h4><p>Use
the Copy DBCS Font Table (CPYIGCTBL) command to copy a DBCS font table from
a tape, a diskette, or a physical file onto the system. The system automatically
creates the DBCS font table again when copying its contents if the following
conditions are true:</p>
<ul><li>The specified table does not already exist in the system.</li>
<li>The medium or physical file from which you are copying the table contains
all of the IBM-defined double-byte characters.</li>
<li>SELECT(*ALL) or SELECT(*SYS) is specified on the CPYIGCTBL command.</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsdbcsfonttable.htm" title="DBCS font tables contain the images of the double-byte extended characters used on the system. The system uses these images to display and print extended characters when they are not resident on the device.">DBCS font tables</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/cpyigctbl.htm">Copy DBCS Font Table (CPYIGCTBL) command</a></div>
<div><a href="../cl/savsys.htm">Save System (SAVSYS) command</a></div>
</div>
</div>
</body>
</html>