ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/rbam6prttxtexpand.htm

102 lines
5.7 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="reference" />
<meta name="DC.Title" content="PRTTXT parameter" />
<meta name="abstract" content="The print text (PRTTXT) parameter specifies the text that appears at the bottom of listings and on separator pages." />
<meta name="description" content="The print text (PRTTXT) parameter specifies the text that appears at the bottom of listings and on separator pages." />
<meta name="DC.Relation" scheme="URI" content="rbam6expand.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbam6prttxtexpand" />
<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>PRTTXT parameter</title>
</head>
<body id="rbam6prttxtexpand"><a name="rbam6prttxtexpand"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">PRTTXT parameter</h1>
<div><p>The print text (PRTTXT) parameter specifies the text that appears
at the bottom of listings and on separator pages. </p>
<div class="section"><p>Print text is copied from the job attribute when the job enters
the system. Print files that originate on another system do not use the print
text on the target system. Print text exists as a job attribute (PRTTXT) for
defining the print text of a specific job, and as a system value (QPRTTXT)
for the default of jobs with *SYSVAL specified. QPRTTXT is the system-wide
default for all jobs.</p>
<p>The print text can be up to 30 characters in length.
The text should be centered in the form's width and printed in the overflow
area. You should center the desired text within the 30 character field.</p>
<p>If
the print text is not blank, the system prints 30 characters of text on the
bottom of each page. This text normally follows the overflow line and is preceded
by a blank line (if the form's length permits). If the user prints past the
overflow line, the print text follows the last line of the user text, again
preceded by a blank line when possible. If the overflow line is the last line
of the form, the print text also prints on the last line of the form, which
may result in the typing over of user text.</p>
<p>The print text for job and
file separators is put on the first line of the separator page. A job separator
contains print text of the job that created the separator at the time the
file was printed. A file separator contains the same print text as the spooled
file it precedes.</p>
<p>The print text can be specified for all job types.
System and subsystem monitor jobs use the system value. Reader and writer
jobs use the system value unless print text is changed in the QSPLxxxx job
description associated with the reader or writer.</p>
<p>The print text is
determined from several places by using the following hierarchical order.
If print text is not specified in one place, the next place in the order is
used.</p>
<p>The hierarchical order, beginning with the highest priority, is
as follows:</p>
<ul><li>Override print file value</li>
<li>Print file value</li>
<li>Job attribute changed by the <span class="cmdname">Change Job (CHGJOB)</span> command</li>
<li>Job attribute set by the <span class="cmdname">Submit Job (SBMJOB)</span> or <span class="cmdname">Batch
Job (BCHJOB)</span> command</li>
<li>Job description</li>
<li>System value</li>
</ul>
</div>
<div class="section"><h4 class="sectiontitle">Values allowed</h4><p>For the system value QPRTTXT, any
character string can be specified, with the exception of *SYSVAL. If *BLANK
is specified, there will be no print text. For PRTTXT, some of the following
values can be selected, depending on the command:</p>
<dl><dt class="dlterm">*SAME</dt>
<dd>The print text does not change.</dd>
<dt class="dlterm">*CURRENT</dt>
<dd>The print text is taken from the submitting job.</dd>
<dt class="dlterm">*JOBD</dt>
<dd>The print text is taken from the job description under which the job is
run.</dd>
<dt class="dlterm">*SYSVAL</dt>
<dd>The print text is taken from the system value QPRTTXT.</dd>
<dt class="dlterm">*BLANK</dt>
<dd>There is no text or blanks printed.</dd>
<dt class="dlterm"><var class="varname"> 'print-text'</var></dt>
<dd>Specify 30 characters of text. If there are blanks in the text, then apostrophes
must be used around the entry. The text should be centered within the field
for the text to be centered on the page.</dd>
</dl>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbam6expand.htm" title="This section contains the expanded descriptions of some of the parameters commonly used in the CL commands.">Commonly used parameters</a></div>
</div>
</div>
</body>
</html>