On Fri, 4 Apr 2014 12:07:21 -0500, John McKown wrote: >> Copy/format with your SORT product. As already said the TMC is already >> pretty much a flat file >> > >Thanks for the reminder. That would be easier than coding up an HLASM >routine. Just didn't occur to me. Bad case of Fridayitis, I guess.
I think Barry has the best idea - if you can get a report/s with all the data already converted to text, just flick that to a Linux instance and run awk/perl/whatever over it. I've done this for RMF reports, CICS userlogs - basically anything that is text based. Much more flexible, and saves you having to mess with offsets to binary/packed data that needs to be defined for SORT to convert it for you. Shane ... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
