129 lines
4.9 KiB
HTML
129 lines
4.9 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<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))' />
|
|
<title>ANSI carriage control characters</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzau6ansi"></a>
|
|
<h3 id="rzau6ansi">ANSI carriage control characters</h3>
|
|
<p>This table lists the American National Standards Institute (ANSI) carriage
|
|
control characters and their functions.</p>
|
|
<a name="wq69"></a>
|
|
<table id="wq69" width="100%" summary="" border="1" frame="border" rules="all">
|
|
<caption>Table 7. ANSI carriage control characters and their functions</caption>
|
|
<thead valign="bottom">
|
|
<tr valign="bottom">
|
|
<th id="wq70" width="25%" align="left">Control character value (in hexadecimal)</th>
|
|
<th id="wq71" width="74%" align="left">Function</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'40'</span> (blank)</td>
|
|
<td headers="wq71">Space one line, and then print (single spacing).</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F0'</span> (zero)</td>
|
|
<td headers="wq71">Space two lines, and then print (double spacing).</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'60'</span> (dash)</td>
|
|
<td headers="wq71">Space three lines, and then print (triple spacing).</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'4E'</span> (plus sign)</td>
|
|
<td headers="wq71">Suppress spacing, and then print (type over previous
|
|
line).</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F1'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
1 (by convention, the first line on a new page).</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F2'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
2.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F3'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
3.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F4'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
4.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F5'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
5.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F6'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
6.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F7'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
7.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F8'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
8.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'F9'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
9.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'C1'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
10.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'C2'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
11.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq70"><span class="hex">X'C3'</span></td>
|
|
<td headers="wq71">Print the data at the line position defined as Channel
|
|
12.</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" headers="wq70 wq71"><span class="bold">Note</span>: When ANSI
|
|
carriage controls are used, only the values that appear in this table are
|
|
considered valid by Print Services Facility™ (PSF). PSF treats any
|
|
other ANSI carriage control value as not valid and uses single spacing to
|
|
print any data on the line.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|