ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatb_5.4.0.1/param3.htm

68 lines
3.4 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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<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))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Parameter 3" />
<meta name="abstract" content="Read this section to understand parameter 3 that is passed to the user label program." />
<meta name="description" content="Read this section to understand parameter 3 that is passed to the user label program." />
<meta name="DC.Relation" scheme="URI" content="usrlbl.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="param3" />
<meta name="DC.Language" 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Parameter 3</title>
</head>
<body id="param3"><a name="param3"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Parameter 3</h1>
<div><p>Read this section to understand parameter 3 that is passed to the
user label program.</p>
<dl><dt class="dlterm">Position 1- 80</dt>
<dd>Current volume label</dd>
<dt class="dlterm">Position 81-160</dt>
<dd>The last processed HDR1 or TRL1 label.</dd>
<dt class="dlterm">Position 161-240</dt>
<dd>The last processed HDR2 or TRL2 label.</dd>
<dt class="dlterm">Position 241-242</dt>
<dd>User label number <ul><li>Output files: The number of the next user label to be written in the
current header or trailer group.</li>
<li>Input files: The total count of user labels read in the current header
or trailer group.</li>
</ul>
</dd>
<dt class="dlterm">Position 243</dt>
<dd>Open file option <p>The open file option field contains a character that indicates
whether the file is open for input or for output.</p>
<ul><li><samp class="codeph">I</samp> Indicates that the file is an input file.</li>
<li><samp class="codeph">O</samp> Indicates that the file is an output file.</li>
</ul>
</dd>
<dt class="dlterm">Position 244</dt>
<dd>Expect labels <p>The expect labels field contains an integer indicating whether the call is returning or expecting labels
from the user program.</p>
<ul><li><samp class="codeph">0</samp> indicates that the user program is returning labels.</li>
<li><samp class="codeph">1</samp> indicates that the user program is expecting labels.</li>
</ul>
</dd>
</dl>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="usrlbl.htm" title="Understand the basics of how user labels work.">User label processing</a></div>
</div>
</div>
</body>
</html>