cnvtape - Convert Tape
cnvtape [-n] InputFile RecordSize OutputFile
Use this utility to convert a tape file to a fixed-length record file. This utility only works with files defined as tape files in the Work Definition utility (workdef)..
| Program Option | Description |
|---|---|
n |
End each line with a new line character. |
InputFile |
The tape file. |
RecordSize |
The length of each fixed-length record. |
OutputFile |
The file containing the fixed length record. |