Hi all,
I have fileaid step which i want to convert to syncsort step (pgm=sort)
input/output file are in VB format
UNIT=(DASTG,4),SPACE=(27998,(12000,1500),RLSE),
DCB=(RECFM=VB,LRECL=550,BLKSIZE=27998)
The sort card for fileaid is
$$DD01 COPY RDW=2,IF=(2,EQ,C'NOUSER5')...