Hi,
I need to copy a VBS file to a FB file using DFSORT.
The parameters of the I/P file is as below:
Organization . . . : PS
Record format . . . : VBS
Record length . . . : 32768
Block size . . . . : 27998
I used the below Sysin and it threw
ICE111A E REFORMATTING FIELD ERROR
SORT FIELDS=COPY
OUTFIL FNAMES=SORTOUT,VTOF,
OUTREC=(5,32764)
Could you please let me know on the sort card?