Steve Grimes of the IBM Mainframe Discussion List <[email protected]> wrote on 07/26/2007 04:30:04 PM:
> Hello! z/OS 1.7 here! > > This is (I hope) a pre-Friday easy opinion question. The only parameters > are, that we have no real third party tools to solve this except SyncSort. > > We need to count the number of records in about 100 flat files. Since > we're already running these through SyncSort, I'm thinking of keeping and > parsing the output of these with Rexx, but thought I would ask first to > see if there are other nifty first. > Direct your SYSOUT files to a PDS and then use the VERIFY : subcommand of free PDS (CBT, file 182). Regards, John K ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

