71 lines
3.7 KiB
HTML
71 lines
3.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="Examples: Use error messages" />
|
||
|
<meta name="abstract" content="" />
|
||
|
<meta name="description" content="" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahbema.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="rzahbemb" />
|
||
|
<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>Examples: Use error messages</title>
|
||
|
</head>
|
||
|
<body id="rzahbemb"><a name="rzahbemb"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Examples: Use error messages</h1>
|
||
|
<div><p></p>
|
||
|
<div class="section"><h4 class="sectiontitle">Example 1</h4><p>The system sometimes sends error messages
|
||
|
that require you to respond or select from a group of options. Based on the
|
||
|
possible choices given (always in parentheses), this is generally a one-character
|
||
|
response.</p>
|
||
|
<div class="p">For example, notice the five possible choices for this message: <pre> Verify alignment on device PRT01. (I C G N R)</pre>
|
||
|
</div>
|
||
|
<p>Messages of this kind with possible choices most often appear on the
|
||
|
system operator message queue. However, under certain circumstances, they
|
||
|
can also appear on your own message queue.</p>
|
||
|
<p>You aren't expected to know
|
||
|
or remember the meanings of the numbers or letters in any reply. The Additional
|
||
|
Message Information display provides information about each choice. In addition,
|
||
|
this display also provides a reply line on which you can type your reply (if
|
||
|
a reply is needed).</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Example 2</h4><p>Suppose that you want to print a finished
|
||
|
report. You send it to the printer, but it doesn't print. You check your message
|
||
|
queue and find the following message:</p>
|
||
|
<pre> End of forms on printer PRT01. (C H I PAGE 1-99999)</pre>
|
||
|
<p>The
|
||
|
computer wants you to reply, using one of the four choices that are shown
|
||
|
(C H I PAGE 1-99999).</p>
|
||
|
<div class="p">To get to the Additional Message
|
||
|
Information display from the Work with Messages display (the basic assistance
|
||
|
level), follow these steps: <ol><li>Position the cursor on the option line in front of the message you want
|
||
|
to respond to.</li>
|
||
|
<li>Select <span class="uicontrol">option 5</span> (Display details and reply).</li>
|
||
|
<li>When the Additional Message Information display appears, page down through
|
||
|
the information to find the description of each reply value.</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahbema.htm" title="Use error messages to help you fix the errors.">Use error messages</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|