243 lines
9.5 KiB
HTML
243 lines
9.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 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 1998, 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>QWP4019 program use</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="rzaluxqwp4019xmp"></a>
|
|
<h4 id="rzaluxqwp4019xmp">QWP4019 program use</h4>
|
|
<p>Following are examples that show how to use the QWP4019 program.</p>
|
|
<p><span class="bold">Example 1</span></p>
|
|
<p>Set the 4019 flag on and then off in the device description for PRT01.</p>
|
|
<a name="wq474"></a>
|
|
<table id="wq474" width="100%" summary="" border="1" frame="border" rules="rows" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr class="tablemainheaderbar">
|
|
<th id="wq475" width="50%" align="left">QWP4019 CALL</th>
|
|
<th id="wq476" width="50%" align="left">Result</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq475"><tt class="xph">CALL QWP4019 (PRT01 *ON)</tt></td>
|
|
<td headers="wq476">Sets the 4019 flag on in the device description for PRT01.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq475"><tt class="xph">CALL QWP4019 (PRT01 *CHECK)</tt></td>
|
|
<td headers="wq476">The system returns 4019 because the 4019 flag is set on.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq475"><tt class="xph">CALL QWP4019 (PRT01 *OFF)</tt></td>
|
|
<td headers="wq476">Sets the 4019 flag off in the device description for PRT01.
|
|
<a name="wq477"></a>
|
|
<div class="notetitle" id="wq477">Note:</div>
|
|
<div class="notebody">This CALL also sets flags *SIC and *COR off.</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq475"><tt class="xph">CALL QWP4019 (PRT01 *CHECK)</tt></td>
|
|
<td headers="wq476">The system returns 5219 or 3812 because the 4019 flag is
|
|
off.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><span class="bold">Example 2 </span></p>
|
|
<p>Enable COR and the 4019 fonts for a 4019 printer attached to a 348x InfoWindow® display.</p>
|
|
<a name="wq478"></a>
|
|
<table id="wq478" width="100%" summary="" border="1" frame="border" rules="rows" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr class="tablemainheaderbar">
|
|
<th id="wq479" width="50%" align="left">QWP4019 CALL</th>
|
|
<th id="wq480" width="50%" align="left">Result</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq479"><tt class="xph">CALL QWP4019 (PRT01 *ON)</tt></td>
|
|
<td headers="wq480">Sets the 4019 flag on in the device description for PRT01.
|
|
This supplies the 4019 fonts but disables computer output reduction.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq479"><tt class="xph">CALL QWP4019 (PRT01 *COR)</tt></td>
|
|
<td headers="wq480">Sets the *COR flag on in the device description. This enables
|
|
computer output reduction for PRT01.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><span class="bold">Example 3</span></p>
|
|
<p>Enable near letter quality (NLQ) print quality for an IBM® Personal Printer
|
|
Series II 2390 printer attached to a 3477 InfoWindow display.</p>
|
|
<a name="wq481"></a>
|
|
<table id="wq481" width="100%" summary="" border="1" frame="border" rules="rows" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr class="tablemainheaderbar">
|
|
<th id="wq482" width="50%" align="left">QWP4019 CALL</th>
|
|
<th id="wq483" width="50%" align="left">Result</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq482"><tt class="xph">CALL QWP4019 (PRT01 *IMP)</tt></td>
|
|
<td headers="wq483">Turns the *IMP flag on in the device description for PRT01.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq482"><tt class="xph">CALL QWP4019 (PRT01 *CHECK)</tt></td>
|
|
<td headers="wq483">The system returns 5219 or 3812 because the 4019 flag is
|
|
off. There is no check for *IMP, *SIC, and *COR flags.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><span class="bold">Example 4</span></p>
|
|
<p>The following table provides a summary of the QWP4019 parameters, the call
|
|
used to set flags on, and the call used to set flags off.</p>
|
|
<a name="wq484"></a>
|
|
<table id="wq484" width="100%" summary="" border="1" frame="border" rules="rows" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr class="tablemainheaderbar">
|
|
<th id="wq485" width="18%" align="left" valign="bottom">
|
|
<div class="lines"><span class="bold">Parameter name</span><br />
|
|
</div></th>
|
|
<th id="wq486" width="40%" align="left" valign="bottom">
|
|
<div class="lines"><span class="bold">Call to set flag on</span><br />
|
|
</div></th>
|
|
<th id="wq487" width="40%" align="left" valign="bottom">
|
|
<div class="lines"><span class="bold">Call to set flag off</span><br />
|
|
</div></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*ON<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *ON)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *OFF)<sup>1</sup></tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*IMP<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *IMP)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *IMPOFF)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*SIC<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *SIC)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *SICOFF)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*COR<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *COR)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *COROFF)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*CNT<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *CNT)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *CNTOFF)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*RST<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *RST)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *RSTOFF)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*ON5256<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *ON5256)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *OFF52)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*ON5262<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *ON5262)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *OFF52)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq485">
|
|
<div class="lines">*ON4214<br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq486">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *ON4214)</tt></span><br />
|
|
</div></td>
|
|
<td align="left" valign="top" headers="wq487">
|
|
<div class="lines"><span><tt class="xph">CALL QWP4019 (PRT01 *OF4214)</tt></span><br />
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3" align="left" valign="top" headers="wq485 wq486 wq487">
|
|
<a name="wq488"></a>
|
|
<div class="notetitle" id="wq488">Note:</div>
|
|
<div class="notebody">
|
|
<dl>
|
|
<dt class="bold"><sup>1</sup></dt>
|
|
<dd>Using the CALL QWP4019 (PRT01 *OFF) command sets the *SIC, *COR, and
|
|
*ON flags off.
|
|
</dd>
|
|
</dl></div></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|