52 lines
3.1 KiB
HTML
52 lines
3.1 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 2" />
|
||
|
<meta name="abstract" content="Read this section to understand parameter 2 that is passed to the user label program." />
|
||
|
<meta name="description" content="Read this section to understand parameter 2 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="param2" />
|
||
|
<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 2</title>
|
||
|
</head>
|
||
|
<body id="param2"><a name="param2"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Parameter 2</h1>
|
||
|
<div><p>Read this section to understand parameter 2 that is passed to the
|
||
|
user label program.</p>
|
||
|
<dl><dt class="dlterm">Position 1</dt>
|
||
|
<dd>End-of-labels indication <p>Parameter
|
||
|
2 contains a character <samp class="codeph">0</samp> or <samp class="codeph">1</samp>, that indicates
|
||
|
whether the label read is the last label read. For output files, the user
|
||
|
label program sets the value. For input files, the system sets the value.</p>
|
||
|
<ul><li><samp class="codeph">0</samp> indicates that Parameter 1 contains a label.</li>
|
||
|
<li><samp class="codeph">1</samp> indicates that Parameter 1 does not contain a label.
|
||
|
There are no labels to process.</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<div class="fignone" id="param2__rbahh525.eps"><a name="param2__rbahh525.eps"><!-- --></a><span class="figcap">Figure 1. Tape with user labels</span><br /><img src="rbahh525.gif" alt="This graphic contains a
tape file. The beginning of the tape contains the following labels: VOL, HDR1,
HDR2, UHL1, UHL2, TM, Data. The end of the tape contains the following labels:
TM, TRL1, TRL2, UTL1, UTL2, TM and TM." /><br /></div>
|
||
|
</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>
|