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

137 lines
6.9 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="SFL (Subfile) keyword for display files" />
<meta name="abstract" content="Use this record-level keyword to specify that this record format is to be a subfile record format." />
<meta name="description" content="Use this record-level keyword to specify that this record format is to be a subfile record format." />
<meta name="DC.subject" content="SFL (Subfile) keyword, Subfile (SFL) keyword" />
<meta name="keywords" content="SFL (Subfile) keyword, Subfile (SFL) keyword" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstkeyent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstdfsfmrc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakcmstdfsfpag.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="rzakcmstdfsfl" />
<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>SFL (Subfile) keyword for display files</title>
</head>
<body id="rzakcmstdfsfl"><a name="rzakcmstdfsfl"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">SFL (Subfile) keyword for display files</h1>
<div><p>Use this record-level keyword to specify that this record format
is to be a subfile record format.</p>
<div class="section"><p>This record format (including its related field descriptions)
must immediately precede the subfile control record format (identified by
the SFLCTL keyword).</p>
<p>This keyword has no parameters.</p>
<p>At least
one displayable field must be specified in the subfile record format, unless
the subfile is a message subfile (SFLMSGRCD keyword). The locations
specified for fields in this record format are the locations on the display
where the first subfile record in any one page of the subfile is displayed.
The remaining part of the page of records is displayed below the first record.</p>
<p>The
number of records in a page is determined by the parameter value specified
for the SFLPAG keyword.</p>
<p>Displayable fields specified on the subfile
control record format can be displayed at the same time as subfile records.
However, fields specified in the subfile control record format cannot overlap
fields specified in the subfile record format, even if they are specified
with option indicators.</p>
<p>Overlap errors can occur if the first field
of either the subfile record or the subfile control record starts in position
1. A field starting in position 1 has a beginning attribute byte on the previous
line. Therefore, the previous line is also part of the record format.</p>
<p>The
number of subfiles (each having one SFL and one SFLCTL keyword specified)
that can be specified in a display file is limited only by the number of record
formats permitted in a display file (1024 record formats, or 512 subfiles,
maximum). Twelve subfiles can contain active records or be displayed at one
time.</p>
<p>For display size *DS3, the field will wrap to the next line if
the field extends beyond column 80.</p>
<p>Option indicators are not valid
for this keyword.</p>
<div class="p">Besides SFL, the following keywords are also valid
on the subfile record format: <ul><li>For message subfiles: <p>SFLMSGRCD (required at the record level)<br />
SFLMSGKEY (required at the field level)<br />
SFLPGMQ</p>
</li>
<li>For all other subfiles (at the record level):
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="90%" frame="void" border="0" rules="none"><tbody><tr><td valign="top" width="50%"><p>CHANGE<br />
CHECK(AB)<br />
CHECK(RL)<br />
CHGINPDFT<br />
INDTXT<br />
KEEP</p>
</td>
<td valign="top" width="50%"><p>LOGINP<br />
LOGOUT<br />
SETOF<br />
SETOFF<br />
SFLNXTCHG<br />
TEXT</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="p">The following otherwise valid keywords are not valid at the field
level when specified for the subfile record format:
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="90%" frame="void" border="0" rules="none"><tbody><tr><td valign="top" width="50%"><p>DATE<br />
DFTVAL<br />
ERRMSG</p>
</td>
<td valign="top" width="50%"><p>ERRMSGID<br />
MSGID<br />
TIME</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="example"><h4 class="sectiontitle">Example</h4><p>The following example shows how to specify
the SFL keyword.</p>
<pre>|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A R SFLR SFL
A*
00020A* (at least one displayable field)
A*
00030A R SFLCTLR SFLCTL(SFLR)
00040A SFLPAG(17)
00050A SFLSIZ(17)
00060A SFLDSP
00070A SFLDSPCTL
A</pre>
</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 class="relref"><strong>Related reference</strong><br />
<div><a href="rzakcmstdfsfmrc.htm" title="Use this record-level keyword on the subfile record format to specify that this subfile is to be a message subfile and that the records displayed when the subfile is displayed are to be messages from a program message queue.">SFLMSGRCD (Subfile Message Record) keyword for display files</a></div>
<div><a href="rzakcmstdfsfpag.htm" title="Use this record-level keyword on the subfile control record format to specify the number of records in the subfile to be displayed at the same time.">SFLPAG (Subfile Page) keyword for display files</a></div>
</div>
</div>
</body>
</html>