> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Strudwick, Martin > Sent: Tuesday, December 12, 2006 12:13 PM > To: [email protected] > Subject: PDS member information > > > Group, > > Is there a utility (or other method) to list information about > members in a PDS? Specifically, I'm looking to determine the > number of > lines per member of JCL and PROC libraries. If I could list the > information I could post process it programmatically. > IEHLIST will list > members but it doesn't show the number of lines per member. > > Thanks, > > Martin A. Strudwick
As said in other messages, you might be able to use ISPF in batch to print the ISPF statistics for each member, if they exist. However, the only truly safe way to determine this is to open each member and read it yourself (using a program like DFSORT or SAS or ????). -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

