Wrapping data at a particular column
Wrapping data at a particular column
There may be instances when you wish to wrap the data in a file at a particular column,
For example there is a file with data of length 100 and you wish to split the data at 50th column then issue the following command after opening the dataset in edit mode
TF50
This will split the data at column 50.
Note: The original file should have data of length in all rows