ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam8_5.4.0.1/rzam8fixcoverdisplayprint.htm

89 lines
5.2 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="task" />
<meta name="DC.Title" content="Display and print fix cover letters" />
<meta name="abstract" content="How, when, and why to display and print fix cover letters." />
<meta name="description" content="How, when, and why to display and print fix cover letters." />
<meta name="DC.Relation" scheme="URI" content="rzam8fixworkcoverletter1.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dspptfcvr.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="rzam8fixcoverdisplayprint" />
<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>Display and print fix cover letters</title>
</head>
<body id="rzam8fixcoverdisplayprint"><a name="rzam8fixcoverdisplayprint"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Display and print fix cover letters</h1>
<div><p>How, when, and why to display and print fix cover letters.</p>
<div class="section"><p>Cover letters provide information about the fixes that they accompany.
You can display them with <span class="keyword">iSeries™ Navigator</span> or
display and print them through the Display PTF Cover Letter (DSPPTFCVR) command.</p>
<div class="note"><span class="notetitle">Note:</span> If
you receive your fixes on media, you must copy the fix cover letters from
media before you can display the cover letters. For instructions, see <a href="rzam8fixcovercopy.htm">Copy fix cover letters from media</a>.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam8fixworkcoverletter1.htm" title="Cover letters provide information about the fixes that they accompany.">Work with fix cover letters</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/dspptfcvr.htm">Display PTF Cover Letter (DSPPTFCVR) command</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="displaycoverletteriseriesnav"><a name="displaycoverletteriseriesnav"><!-- --></a><h2 class="topictitle2">Displaying cover letters from <span class="keyword">iSeries Navigator</span></h2>
<div><div class="section">To display a cover letter from <span class="keyword">iSeries Navigator</span>,
follow these steps:</div>
<ol><li><span>In <span class="keyword">iSeries Navigator</span>, expand <span class="uicontrol">Management
Central</span>.</span></li>
<li><span>Expand <span class="uicontrol">Endpoint Systems</span>.</span></li>
<li><span>Expand the system for the fixes that you want to display cover
letters for.</span></li>
<li><span>Expand <span class="uicontrol">Configuration and Service</span>.</span></li>
<li><span>Expand <span class="uicontrol">Fixes Inventory</span>.</span></li>
<li><span>Expand <span class="uicontrol">All Fixes</span>.</span></li>
<li><span>Select the fixes and right-click. Select <span class="uicontrol">Cover Letter</span>.</span></li>
</ol>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="displayprintcvrlettercharbasedinterface"><a name="displayprintcvrlettercharbasedinterface"><!-- --></a><h2 class="topictitle2">Displaying and printing cover letters from the character-based interface</h2>
<div><div class="section"><p>To display or print cover letters for all fixes that are currently
not applied on your system, enter <strong>one</strong> of the following commands:</p>
<ul><li> <pre>DSPPTFCVR LICPGM(*ALL) SELECT(*NOTAPY)</pre>
</li>
<li> <pre>DSPPTFCVR LICPGM(*ALL) SELECT(*NOTAPY) OUTPUT(*PRINT)</pre>
</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> You can also choose to view only cover letters that have certain
attributes such as specifying CVRATR(*SPCINST) to view all cover letters that
have special instructions.</div>
<p>To display or print a cover letter for
a specific fix, enter <strong>one</strong> of the following commands:</p>
<ul><li> <pre>DSPPTFCVR LICPGM(XXXXXXX) SELECT(ZZZZZZZ)</pre>
</li>
<li> <pre>DSPPTFCVR LICPGM(XXXXXXX) SELECT(ZZZZZZZ) OUTPUT(*PRINT)</pre>
<p>XXXXXXX
is the licensed program number and ZZZZZZZ is the fix ID for the cover letter
you want.</p>
</li>
</ul>
</div>
</div>
</div>
</body>
</html>