Use this record-level keyword to define a grid line structure. A grid line is defined as:
This keyword has no parameters.
A grid line record may contains one or more GRDBOX or GRDLIN keywords that define the grid structures; otherwise, it may contain the GRDCLR keyword to remove grid line structures from the display. The grid line record may only contain the GRDCLR keyword to clear the grid structure.
A record with the GRDRCD keyword specified must contain only grid related keywords or keywords needed to define a window. It can not contain any other displayable fields. There may be program-to-system fields on the record that define the allowable parameters on the grid related keywords.
The following keywords are allowed on a record containing the GRDRCD
keyword:
DSPMOD FRCDTA GRDATR GRDBOX GRDCLR |
GRDLIN RETKEY RETCMDKEY RMVWDW |
USRRSTDSP WDWBORDER WDWTITLE WINDOW |
The grid record may contain a window definition.
Grid line support requires DBCS equipment. This equipment should have the capability of calling Japanese DOS.
Option indicators are not valid for this keyword.
Example:
The following example shows how to specify the GRDRCD keyword.
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 A A R GRDREC1 GRDRCD A
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.