ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/prtlblbrm.htm

98 lines
3.4 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>Print Labels using BRM (PRTLBLBRM)</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="PRTLBLBRM.Top_Of_Page"></a>
<h2>Print Labels using BRM (PRTLBLBRM)</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="#PRTLBLBRM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#PRTLBLBRM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#PRTLBLBRM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="PRTLBLBRM"></a>
<p>The Print Labels using BRM (PRTLBLBRM) command prints media labels that you have selected as a result of media processing. Label information includes:
</p>
<ul>
<li>Volume serial identifier
</li>
<li>Creation date
</li>
<li>Expiration date
</li>
<li>Location
</li>
<li>Container identifier
</li>
</ul>
<p>
<b>Note: </b>If you change the printer file description, you should keep a copy. Any release upgrade may cause the printer files to change and your version may be back level.
</p>
<p>
<b>Note: </b>The source for the printer files is located in QUSRBRM/QA1ASRC. There are three printer files, QP1A1LP, QP1A2LP and QP1A3LP. These correspond to 6 lines per inch, 8 lines per inch and 9 lines per inch.
</p>
<p>To change the format of the printer labels, edit the source member corresponding to the labels you selected for the media. Editing can be done with an editor (for example Source Entry Utility (SEU)), but you must first give the members the correct member type of PRTF. You can do this through PDM when you are working with members. When changing the source, do not change the record name or any of the field names. The print programs depend on these named items being present. You can change the position. When you compile the printer file, be sure and specify level check (*NO) on the CRTPRTF command.
</p>
<p>There are no parameters for this command.
</p>
<p>To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#PRTLBLBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="PRTLBLBRM.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#PRTLBLBRM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="PRTLBLBRM.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
PRTLBLBRM
</pre>
</p>
<p>This command prints the media labels.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#PRTLBLBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="PRTLBLBRM.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>BRM4040</b></dt>
<dd>Access denied for user &amp;1.
</dd>
<dt><b>BRM40A2</b></dt>
<dd>BRMS product initialization required.
</dd>
<dt><b>CPF9800</b></dt>
<dd>All CPF98xx messages could be signaled. xx is from 01 to FF.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#PRTLBLBRM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>