I want to perform the following but I'm just not getting it correctly:
1. Reformat VB (LR=165) to FB (LR=161)
2. Delete the first 8 records
3. Delete the last 3 records
4. Do not sort the data in between
5. Position 5 of the input file is empty (I used SORT FIELDS=(5,1,CH,A) -- a pseudo sort, if you will)
I can get the DATASORT to work.. but I can't seem to get the VTOF to work in the same step. There should be a way to do it all in one step.. =(
Maybe it's just too late in the evening to be working on this... =)
TIA!