Hi All
I have requirement to compare the header date with the date of every record of that file.
if header-date =< record date + 60 days then include this record to my output file.
Can you plz give me a sort control card.
I/P file is FB, header date is present in 1-8 bytes and record date is at 60-68th byte.