Record is
For fixed record length files, the record length must be specified through the record is specifier.
Syntax:
Record is n
Record is line
Record is n lines
Arguments:
Argument | Description |
---|---|
n | Specifies the record length in bytes. |
line | Specifies the record length in one lines. |
n lines | Specifies the record length in lines where n is a positive integer representing the record length. |
Limitations:
The record is specifier is only relevant for fix files.
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!