94 lines
4.4 KiB
HTML
94 lines
4.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="GRDRCD (Grid Record) keyword" />
|
|
<meta name="abstract" content="Use this record-level keyword to define a grid line structure." />
|
|
<meta name="description" content="Use this record-level keyword to define a grid line structure." />
|
|
<meta name="DC.subject" content="GRDRCD (Grid Record) keyword, Grid Record (GRDRCD) keyword" />
|
|
<meta name="keywords" content="GRDRCD (Grid Record) keyword, Grid Record (GRDRCD) keyword" />
|
|
<meta name="DC.Relation" scheme="URI" content="dspkwd.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="rzakcmstdfgrdr" />
|
|
<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>GRDRCD (Grid Record) keyword</title>
|
|
</head>
|
|
<body id="rzakcmstdfgrdr"><a name="rzakcmstdfgrdr"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">GRDRCD (Grid Record) keyword</h1>
|
|
<div><p>Use this record-level keyword to define a grid line structure.</p>
|
|
<div class="section"><div class="p">A grid line is defined as: <ul><li>Upper horizontal line of a character box</li>
|
|
<li>Lower horizontal line of a character box</li>
|
|
<li>Left vertical line of a character box</li>
|
|
<li>Right vertical line of a character box</li>
|
|
</ul>
|
|
</div>
|
|
<p>This keyword has no parameters.</p>
|
|
<p>A grid line record can contain
|
|
one or more GRDBOX or GRDLIN keywords that define the grid structures; otherwise,
|
|
it can contain the GRDCLR keyword to remove grid line structures from the
|
|
display. The grid line record can only contain the GRDCLR keyword to clear
|
|
the grid structure.</p>
|
|
<p>A record with the GRDRCD keyword specified must
|
|
contain only grid related keywords or keywords needed to define a window.
|
|
It cannot contain any other displayable fields. There can be program-to-system
|
|
fields on the record that define the allowable parameters on the grid related
|
|
keywords.</p>
|
|
<p>The following keywords are allowed on a record containing
|
|
the GRDRCD keyword:</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="void" border="0" rules="none"><tbody><tr><td valign="top" width="33.33333333333333%"><p>DSPMOD<br />
|
|
FRCDTA<br />
|
|
GRDATR<br />
|
|
GRDBOX<br />
|
|
GRDCLR</p>
|
|
</td>
|
|
<td valign="top" width="33.33333333333333%"><p>GRDLIN<br />
|
|
RETKEY<br />
|
|
RETCMDKEY<br />
|
|
RMVWDW</p>
|
|
</td>
|
|
<td valign="top" width="33.33333333333333%"><p>USRRSTDSP<br />
|
|
WDWBORDER<br />
|
|
WDWTITLE<br />
|
|
WINDOW</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p>The grid record can contain a window definition.</p>
|
|
<p>Grid line
|
|
support requires DBCS equipment. This equipment should have the capability
|
|
of calling Japanese DOS.</p>
|
|
<p>Option indicators are not valid for this keyword.</p>
|
|
</div>
|
|
<div class="example"><h4 class="sectiontitle">Example</h4><p>The following example shows how to specify
|
|
the GRDRCD keyword.</p>
|
|
<pre>|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
|
|
A
|
|
A R GRDREC1 GRDRCD
|
|
A</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dspkwd.htm" title="Some DDS keywords should be avoided in DBCS data fields, and others used with caution.">Keyword considerations for display files that use DBCS</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |