utility to print PDS list?

2005-07-25 Thread Adams, Tracy
The ispf 3.1 utility screen is great to print the stats of a pds by member, how do I do this via batch? Thanks, Tracy -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED]

Re: utility to print PDS list?

2005-07-25 Thread Dave Salt
From: Adams, Tracy [EMAIL PROTECTED] The ispf 3.1 utility screen is great to print the stats of a pds by member, how do I do this via batch? Take a look at the ISPF service called LMMLIST and specifically the SAVE option. Write a program to issue the call in foreground. Once you have it

Re: utility to print PDS list?

2005-07-25 Thread Rob Wunderlich
On Mon, 25 Jul 2005 14:24:34 -0400, Adams, Tracy [EMAIL PROTECTED] wrote: The ispf 3.1 utility screen is great to print the stats of a pds by member, how do I do this via batch? Tracy, Check out this thread for various options: http://bama.ua.edu/cgi-bin/wa?A2=ind0408L=ibm-mainm=207165P=187612

Re: utility to print PDS list?

2005-07-25 Thread Lizette Koehler
Well, if you have SAS, it can do it. Otherwise IEBPTPCH can do it. It all depends on the intent of the listing and the format you need. There might even be something on the CBT tape that might provide you with a PDS print function. Lizette Koehler

utility to print PDS list?

2005-07-25 Thread Adams, Tracy
] On Behalf Of Dave Salt Sent: Monday, July 25, 2005 2:46 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: utility to print PDS list? From: Adams, Tracy [EMAIL PROTECTED] The ispf 3.1 utility screen is great to print the stats of a pds by member, how do I do this via batch? Take a look at the ISPF service called

Re: utility to print PDS list?

2005-07-25 Thread Dave Salt
From: Adams, Tracy [EMAIL PROTECTED] I have had some great suggestions, just to be a little more specific, what I am looking for is member name and last update fields. SAS and the LISTDS commands provides the names but not the dates. LMMLIST will do what you want. Dave Salt SimpList(tm) -

Re: utility to print PDS list?

2005-07-25 Thread Rob Wunderlich
On Mon, 25 Jul 2005 15:44:55 -0400, Adams, Tracy [EMAIL PROTECTED] wrote: I have had some great suggestions, just to be a little more specific, what I am looking for is member name and last update fields. SAS and the LISTDS commands provides the names but not the dates. The EXEC shown here:

Re: utility to print PDS list?

2005-07-25 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 07/25/2005 at 02:24 PM, Adams, Tracy [EMAIL PROTECTED] said: The ispf 3.1 utility screen is great to print the stats of a pds by member, how do I do this via batch? First, you can run ISPF in batch. Second PDS85[1] can display SPF statistics. Third, there are lots of