

Parameters › DRECLINE Statement › DRECLINE Syntax
DRECLINE Syntax
[DRECLINE field name,field name...]
where:
field name,field name... — indicates the field name (or sequence of field names) to be included in the record block in the diagram. When two or more field names are used per line, they must be separated by commas. See Exhibit 2.5 for a list of field names.
Rules:
- DRECLINE statements must follow PROCESS, OPTIONS and CHARDEF statements and must precede XRECLINE, DSETLINE, XSETLINE, INCLUDE AREA, and LOCATE statements.
- The maximum number of characters allowed for each line of a record block is 120.
- Enter DRECLINE field names in the order in which you want them to appear in the record block. Separate field names by a comma.
- You cannot use a field name more than once (except for BLANK, LABEL, or LOC-CTRL with unique subscripts).
- One DRECLINE statement cancels all record definition (text) defaults. When you use DRECLINE, you must specify the entire record block format in the data structure diagram from scratch.
Default: Exhibit 2.4 describes the default, if no DRECLINE statement is specified.
Copyright © 2013 CA.
All rights reserved.
 
|
|