148 lines
5.6 KiB
HTML
148 lines
5.6 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Delete DBCS Font Table (DLTIGCTBL)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="DLTIGCTBL.Top_Of_Page"></a>
|
||
|
<h2>Delete DBCS Font Table (DLTIGCTBL)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#DLTIGCTBL.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DLTIGCTBL.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DLTIGCTBL.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DLTIGCTBL"></a>
|
||
|
<p>The Delete DBCS Font Table (DLTIGCTBL) command deletes the specified double-byte character set (DBCS) font table from the system. DBCS font tables contain the images of double-byte extension characters used on your system and are used for displaying and printing these characters in various matrix sizes, depending on the matrix used by the device. You might consider deleting a table that displays and prints characters in a dot matrix pattern not used by your system. Deleting the table saves system storage. Before deleting a table, you also might consider copying it to tape or diskette for future use. To copy a table to tape or diskette, see the Copy DBCS Font Table (CPYIGCTBL) command.
|
||
|
</p>
|
||
|
<p><b>Additional Considerations:</b>
|
||
|
</p>
|
||
|
<p>Do not delete a DBCS font table if any device attached to the system and currently varied on uses that table. If you delete the table, the system sends you a message identifying the following:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>Devices using the deleted tables
|
||
|
</li>
|
||
|
<li>Devices attached to the same controllers such as devices using the table being deleted
|
||
|
</li>
|
||
|
<li>Controllers that will be damaged the next time you try to print or display extension characters on those devices.
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p>If such a problem occurs, do the following:
|
||
|
</p>
|
||
|
<ol>
|
||
|
<li>Vary off the affected devices (VRYCFG command).
|
||
|
</li>
|
||
|
<li>Vary off the affected control unit.
|
||
|
</li>
|
||
|
<li>Vary on the affected control unit.
|
||
|
</li>
|
||
|
<li>Vary on the affected devices.
|
||
|
</li>
|
||
|
<li>Continue normal system work.
|
||
|
</li>
|
||
|
</ol>
|
||
|
<p>For example, do not delete QIGC2424 when a Japanese 5555 display is varied on.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTIGCTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DLTIGCTBL.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTIGCTBL.IGCTBL"><b>IGCTBL</b></a></td>
|
||
|
<td valign="top">DBCS font table</td>
|
||
|
<td valign="top"><i>Name</i>, QIGC2424, QIGC2424K, QIGC2424C, QIGC2424S, QIGC3232, QIGC3232S</td>
|
||
|
<td valign="top">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTIGCTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DLTIGCTBL.IGCTBL"></a>
|
||
|
<h3>DBCS font table (IGCTBL)</h3>
|
||
|
<p>Specifies the name of the double-byte character set (DBCS) font table being deleted.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>QIGC2424</b></dt>
|
||
|
<dd>The Japanese DBCS font table used for displaying and printing extension characters in a 24 by 24 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGC2424C</b></dt>
|
||
|
<dd>The Traditional Chinese DBCS font table used for printing extension characters in a 24 by 24 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGC2424K</b></dt>
|
||
|
<dd>The Korean DBCS font table used for printing extension characters in a 24 by 24 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGC2424S</b></dt>
|
||
|
<dd>The Simplified Chinese DBCS font table used for printing extension characters in a 24 by 24 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGC3232</b></dt>
|
||
|
<dd>The Japanese DBCS font table used for displaying and printing extension characters in a 32 by 32 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGC3232S</b></dt>
|
||
|
<dd>The Simplified Chinese DBCS font table is used for printing extension characters in a 32 by 32 dot matrix image is deleted.
|
||
|
</dd>
|
||
|
<dt><b>QIGCrrccl</b></dt>
|
||
|
<dd>Specify the name of the DBCS font table to be deleted. The name must always be in the format QIGCrrccl, where <i>rr</i> is the table row matrix size, <i>cc</i> is the table column matrix size, and <i>l</i> is an optional language identifier.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTIGCTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTIGCTBL.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DLTIGCTBL IGCTBL(QIGC2424)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command deletes the Japanese DBCS font table QIGC2424.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTIGCTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTIGCTBL.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF8422</b></dt>
|
||
|
<dd>Not able to use DBCS font table &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF8425</b></dt>
|
||
|
<dd>Cancel reply received for message &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9830</b></dt>
|
||
|
<dd>Cannot assign library &1.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTIGCTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|