Hi all,

I have a rexx that reads a DCOLLECT output, processes the type "D" records
and creates a file with a list of datasets that have over 200 extents. As I
am using a SORT between the DCOLLECT and the rexx in order to have only the
type "D" records, I was wondering if it would be possible to process the
DCOLLECT output with DFSORT and get the same result.
My output file has this layout::
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----
Data Set Name                                Org     Alloc      Used  Perc%
#Extn  Lrecl RFM  Blksz
PROD.FILE.WORK                                PS  24423325   6105811 100.0%
 8599    452  FB  27572
Thank you all for any suggestions
Regards
Jack

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to