

Parameters › DSETLINE Statement › DSETLINE Syntax
DSETLINE Syntax
[DSETLINE field name,field name...]
where:
field name,field name... — indicates the field name (or series of field names) to be included in the set description in the data structure diagram.
Rules:
- DSETLINE statements must follow PROCESS, OPTIONS, CHARDEF, DRECLINE, and XRECLINE statements and precede XSETLINE, INCLUDE AREA, and LOCATE statements.
- The maximum number of characters allowed for each line of a set description is 120.
- Enter DSETLINE field names in the order in which you want them to appear in the diagram. When two or more field names are used per line, they must be separated by a comma.
- You cannot use a field name more than once (except for BLANK, LABEL or SET-ORDER with unique subscripts).
For compatibility with earlier versions, any SETLINE statements in the input file are treated as XSETLINE statements and CA IDMS Schema Mapper issues a warning message.
Default: There is no default DSETLINE value.
Copyright © 2013 CA.
All rights reserved.
 
|
|