ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakc_5.4.0.1/rzakcmstdfhbdy.htm

98 lines
5.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="reference" />
<meta name="DC.Title" content="HLPBDY (Help Boundary) keyword for display files" />
<meta name="abstract" content="Use this help-specification-level keyword to limit the online help information available when online help information is displayed." />
<meta name="description" content="Use this help-specification-level keyword to limit the online help information available when online help information is displayed." />
<meta name="DC.subject" content="HLPBDY (Help Boundary) keyword, Help Boundary (HLPBDY) keyword" />
<meta name="keywords" content="HLPBDY (Help Boundary) keyword, Help Boundary (HLPBDY) keyword" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstkeyent.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakcmstdfhbdy" />
<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>HLPBDY (Help Boundary) keyword for display files</title>
</head>
<body id="rzakcmstdfhbdy"><a name="rzakcmstdfhbdy"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">HLPBDY (Help Boundary) keyword for display files</h1>
<div><p>Use this help-specification-level keyword to limit the online help
information available when online help information is displayed.</p>
<div class="section"><p>This keyword has no parameters.</p>
<p>If the HLPBDY keyword is
not specified, the online help information associated with all active H specifications
(accumulated for all records on the display) is accessible to the user. Specifying
the HLPBDY keyword partitions the list into sublists by defining help boundaries.
Each sublist contains the H specifications specified between help boundaries.
The H specification that has the HLPBDY keyword is considered to be before
the boundary. If the help information is defined using DDS (HLPRCD keyword),
the user has access only to the help information in the sublist containing
the H specification selected when the Help key is pressed. If the help information
is defined using the UIM (HLPPNLGRP keyword), the sublists determine the extended
help. The extended help consists of the file level HLPPNLGRP followed by the
sublist containing the H specification selected for item-specific help.</p>
<p>Option
indicators are valid for this keyword.</p>
</div>
<div class="example"><h4 class="sectiontitle">Example</h4><p>The following example shows how to specify
the HLPBDY keyword.</p>
<pre>|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
A HELP
A HLPTCD(DFTHELP)
A R RECORD1
A*
A* This is H-spec 1
A*
A H HLPARA(1 5 3 15)
A HLPRCD(HELPRCD1)
A*
A* This is H-spec 2
A*
A H HLPARA(*NONE)
A HLPRCD(HELPRCD2)
A HLPBDY
A*
A* This is H-spec 3
A*
A H HLPARA(4 5 6 15)
A HLPRCD(HELPRCD3)
A 90 HLPBDY
A*
A* This is H-spec 4
A*
A H HLPARA(8 5 10 15)
A HLPRCD(HELPRCD4)
A HLPBDY
A FIELD1 10A 1 10
A</pre>
<p>The list of H specifications for RECORD1 is divided into
two or three sublists, depending on the condition of indicator 90 at the time
the Help key is pressed. If indicator 90 is off, there are two sublists. The
first sublist contains H specifications 1 and 2, and the second sublist contains
H specifications 3 and 4. If indicator 90 is on, there are three sublists.
The first sublist contains H specifications 1 and 2, the second
sublist contains H specification 3, and the third sublist contains H specification
4.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakcmstkeyent.htm" title="You type the keyword entries that define display files in positions 45 through 80 (functions).">DDS keyword entries for display files (positions 45 through 80)</a></div>
</div>
</div>
</body>
</html>