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

87 lines
5.5 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="Conditioning for display files (positions 7 through 16)" />
<meta name="abstract" content="Positions 7 through 16 are a multiple-field area in which you can specify option indicators." />
<meta name="description" content="Positions 7 through 16 are a multiple-field area in which you can specify option indicators." />
<meta name="DC.subject" content="conditioning positional entry" />
<meta name="keywords" content="conditioning positional entry" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstpsnent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstdfdspsz.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="pos716" />
<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>Conditioning for display files (positions 7 through 16)</title>
</head>
<body id="pos716"><a name="pos716"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Conditioning for display files (positions 7 through 16)</h1>
<div><p>Positions 7 through 16 are a multiple-field area in which you can
specify option indicators.</p>
<p>Option indicators are 2-digit numbers from 01 to 99. Your program can set
option indicators on (hex F1) or off (hex F0) to select a field or keyword.
You can use option indicators to select fields to display different data on
different output operations instead of defining a different record format
for each combination of fields.</p>
<p>A condition is a grouping by AND of two through nine
indicators that must all be in effect before the field or keyword is selected. An
AND condition is set off if N is specified and it is set on if N
is not specified. You can specify a maximum of nine indicators for each condition
and nine conditions for each field or keyword. Therefore, a maximum of 81
indicators can be specified for each field or keyword. An AND condition occurs
when you specify a condition requiring that more than one indicator must be
on or off before the condition is satisfied. The first indicator you specify,
AND the second, AND the third, and so on, must all be in effect before the
condition is satisfied and the field or the keyword is selected. You must
specify the field or the keyword on the same line as the last (or only) set
of indicators specified.</p>
<div class="p">You can also specify several conditions for a field or
keyword so that if any one of them is satisfied, the field or the keyword
is selected. This is called an OR relationship. In an OR relationship, if
the first condition is satisfied, OR the second condition, OR the third condition,
and so on, the field or the keyword is selected. Conditions within the OR
relationship can consist of just one indicator or can consist of several indicators
grouped together by AND. Indicators can be grouped by AND to form a condition.
Conditions can be grouped by OR to give your program several ways to select
the field or keyword. <dl><dt class="dlterm">Position 7 (AND)</dt>
<dd>If you need more than three indicators to form an AND
condition, specify the indicators on the next line or lines. You can specify
an A in position 7 on the second or following lines to continue the AND condition,
or you can leave it blank because A is the default.</dd>
<dt class="dlterm"> Position 7 (OR)</dt>
<dd>If you specify several conditions that are to be grouped
by OR, each condition must start on a new line and each condition, except
the first, must have an O in position 7. An O specified for the first condition
produces a warning message, and that position is assumed to be blank.</dd>
<dt class="dlterm">Position 8, 11, 14 (NOT)</dt>
<dd>If you want an indicator to be off instead of on to satisfy a condition,
specify an N in the position just preceding the indicator (position 8, 11,
or 14).</dd>
</dl>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakcmstpsnent.htm" title="Use this information to specify the first 44 positions of the data description specifications (DDS) form for display files.">Positional entries for display files (positions 1 through 44)</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzakcmstdfdspsz.htm" title="Use this file-level keyword to specify the display size to which your program can open this display file.">DSPSIZ (Display Size) keyword for display files</a></div>
</div>
</div>
</body>
</html>