167 lines
4.8 KiB
HTML
167 lines
4.8 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>Verify Printer (VFYPRT)</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="VFYPRT.Top_Of_Page"></a>
|
||
|
<h2>Verify Printer (VFYPRT)</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="#VFYPRT.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#VFYPRT.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#VFYPRT.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="VFYPRT"></a>
|
||
|
<p>The Verify Printer (VFYPRT) command runs the supported printers by causing them to print a test pattern a specified number of times. The following printers are supported:
|
||
|
</p>
|
||
|
<p><b>IPDS graphics capable:</b> 3812 IPDS and 4224
|
||
|
</p>
|
||
|
<p><b>SCS graphics capable:</b> 4214, 4234, 5224, and 5225
|
||
|
</p>
|
||
|
<p><b>SCS not graphics capable:</b>
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>3287
|
||
|
</li>
|
||
|
<li>3812 SCS
|
||
|
</li>
|
||
|
<li>4210
|
||
|
</li>
|
||
|
<li>5219
|
||
|
</li>
|
||
|
<li>5256
|
||
|
</li>
|
||
|
<li>5262
|
||
|
</li>
|
||
|
<li>5553 (DBCS only)
|
||
|
</li>
|
||
|
<li>5583 (DBCS only)
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p><b>Restrictions:</b>
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>VFYPRT does not support printers configured with *YES specified on the AFP parameter. Some printers, such as the 3820, 3827, and 3835 can only be configured in this manner. This means that this command <i>can</i> exercise both <i>nonadvanced</i> function printers and advanced function printers, such as the 3812 and 3816 Printers, that have AFP(*NO) specified in their device descriptions.
|
||
|
</li>
|
||
|
<li>The QPGMR, QSRV, and QSRVBAS user profiles have private authorities to use this command.
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="VFYPRT.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="#VFYPRT.DEV"><b>DEV</b></a></td>
|
||
|
<td valign="top">Workstation printer device</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#VFYPRT.TIMES"><b>TIMES</b></a></td>
|
||
|
<td valign="top">Times to print</td>
|
||
|
<td valign="top">1-99, <b><u>1</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="VFYPRT.DEV"></a>
|
||
|
<h3>Workstation printer device (DEV)</h3>
|
||
|
<p>Specifies the printer on which to run the test pattern. The device name must be the same as that specified in the device description for the printer.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the printer device description.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="VFYPRT.TIMES"></a>
|
||
|
<h3>Times to print (TIMES)</h3>
|
||
|
<p>Specifies the number of times that the specified printer prints the test pattern.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>1</u></b></dt>
|
||
|
<dd>The test pattern is printed one time.
|
||
|
</dd>
|
||
|
<dt><b><i>1-99</i></b></dt>
|
||
|
<dd>Specify the number of times to print the test pattern.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="VFYPRT.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
VFYPRT DEV(PRTR3) TIMES(15)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command causes printer PRTR3 to print a test pattern 15 times.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="VFYPRT.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF3943</b></dt>
|
||
|
<dd>Incorrect value specified for device parameter.
|
||
|
</dd>
|
||
|
<dt><b>CPF9814</b></dt>
|
||
|
<dd>Device &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF9825</b></dt>
|
||
|
<dd>Not authorized to device &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9831</b></dt>
|
||
|
<dd>Cannot assign device &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9845</b></dt>
|
||
|
<dd>Error occurred while opening file &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9846</b></dt>
|
||
|
<dd>Error while processing file &1 in library &2.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#VFYPRT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|