Sequence numbers |
This group lets you specify the size and location of a
sequence number area, such as that used with COBOL programs, to be applied
when files are opened for editing. Sequence numbers are saved along with
the rest of the file.
- Numbers column
- Specifies the starting column for the numeric part of the
sequence numbers area.
This field must contain an integer greater than 0.
- Numbers width
- Specifies the number of character positions occupied by
the numeric part of the sequence numbers area.
This field must contain an integer greater than 0 for a
numeric part in the sequence area to be created.
- Text column
- Specifies the starting column for the text part of the
sequence numbers area.
This field must contain an integer greater than 0.
- Text width
- Specifies the number of character positions occupied by
the text part of the sequence numbers area.
This field must contain an integer greater than 0 for a
text part in the sequence area to be created.
If both a numeric part and a text part are specified for the
sequence numbers area, they must be contiguous.
|