keyword=(column,length)
where:
Specifies the name of the data field.
Specifies the beginning column number of the data field in the input records.
Specifies the length of the data field in the input records
The length can be omitted to use the default length. If omitted, the parentheses surrounding the column and length can also be omitted, for example, keyword=column.
Each data definition control statement processes the complete input data file from the beginning. If necessary, a data record is extended on the right side with blanks to satisfy the parameter specifications.
|
Copyright © 2013 CA.
All rights reserved.
|
|