Re: ISPF 3.4 question

2006-05-26 Thread Pommier, Rex R.
Thanks, all, for the responses.  Won't have a chance to try this for a
couple days.  Preparing for our z9bc that is shipping today...

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Sam Bass
Sent: Thursday, May 25, 2006 10:47 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ISPF 3.4 question


ON the command line in SPF 3.4 to this.

SAVE TEMP

This will create a dataset called   userid.TEMP.DATASETS  with a list of
the datasets.

You can then edit this and make IDCAMS DELETE commands and run that in
batch.

Sam Bass
McLane Company
Temple, TX  76503
254-771-7212

 -Original Message-
From:   IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]  On
Behalf Of Pommier, Rex R.
Sent:   Thursday, May 25, 2006 9:05 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject:ISPF 3.4 question

Hi.

I have what might be a silly question.  I've checked the help screens
and have seen nothing like this so I'll ask the list if I'm missing
something or if it doesn't exist.

For those of you who are familiar with the HCD panels, we can use
extended selection to select multiple lines to perform some action
against.  We do this by putting an open paren in front of the first item
we want to modify and a close paren to select the last one.  We can then
perform some kind of function against all lines between the parentheses.
Is there some similar function within ISPF 3.4?  

I need to uncatalog and recatalog about 1000 datasets and don't relish
the idea of doing these one at a time.

TIA.

Rex

--
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

--
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

--
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


ISPF 3.4 question

2006-05-25 Thread Pommier, Rex R.
Hi.

I have what might be a silly question.  I've checked the help screens
and have seen nothing like this so I'll ask the list if I'm missing
something or if it doesn't exist.

For those of you who are familiar with the HCD panels, we can use
extended selection to select multiple lines to perform some action
against.  We do this by putting an open paren in front of the first item
we want to modify and a close paren to select the last one.  We can then
perform some kind of function against all lines between the parentheses.
Is there some similar function within ISPF 3.4?  

I need to uncatalog and recatalog about 1000 datasets and don't relish
the idea of doing these one at a time.

TIA.

Rex

--
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


Re: ISPF 3.4 question

2006-05-25 Thread Mark Zelden
On Thu, 25 May 2006 09:05:11 -0500, Pommier, Rex R.
[EMAIL PROTECTED] wrote:

Hi.

I have what might be a silly question.  I've checked the help screens
and have seen nothing like this so I'll ask the list if I'm missing
something or if it doesn't exist.

For those of you who are familiar with the HCD panels, we can use
extended selection to select multiple lines to perform some action
against.  We do this by putting an open paren in front of the first item
we want to modify and a close paren to select the last one.  We can then
perform some kind of function against all lines between the parentheses.
Is there some similar function within ISPF 3.4?

I need to uncatalog and recatalog about 1000 datasets and don't relish
the idea of doing these one at a time.

TIA.



I use MCNVTCAT (CATCVTM) for stuff like this.  If you don't have an
old copy around you can get Alastair Gray's RCNVTCAT replacement
from CBT. 

Cheers,

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
Systems Programming expert at http://expertanswercenter.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
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


Re: ISPF 3.4 question

2006-05-25 Thread O'Brien, David W. (NIH/CIT) [C]
Could you save the list  and then use the modified list as input into
Idcams? 

-Original Message-
From: Pommier, Rex R. [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 25, 2006 10:05 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: ISPF 3.4 question

Hi.

I have what might be a silly question.  I've checked the help screens
and have seen nothing like this so I'll ask the list if I'm missing
something or if it doesn't exist.

For those of you who are familiar with the HCD panels, we can use
extended selection to select multiple lines to perform some action
against.  We do this by putting an open paren in front of the first item
we want to modify and a close paren to select the last one.  We can then
perform some kind of function against all lines between the parentheses.
Is there some similar function within ISPF 3.4?  

I need to uncatalog and recatalog about 1000 datasets and don't relish
the idea of doing these one at a time.

TIA.

Rex

--
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

--
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


Re: ISPF 3.4 question

2006-05-25 Thread Sam Bass
ON the command line in SPF 3.4 to this.

SAVE TEMP

This will create a dataset called   userid.TEMP.DATASETS  with a list of the 
datasets.

You can then edit this and make IDCAMS DELETE commands and run that in batch.

Sam Bass
McLane Company
Temple, TX  76503
254-771-7212

 -Original Message-
From:   IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]  On Behalf Of 
Pommier, Rex R.
Sent:   Thursday, May 25, 2006 9:05 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject:ISPF 3.4 question

Hi.

I have what might be a silly question.  I've checked the help screens
and have seen nothing like this so I'll ask the list if I'm missing
something or if it doesn't exist.

For those of you who are familiar with the HCD panels, we can use
extended selection to select multiple lines to perform some action
against.  We do this by putting an open paren in front of the first item
we want to modify and a close paren to select the last one.  We can then
perform some kind of function against all lines between the parentheses.
Is there some similar function within ISPF 3.4?  

I need to uncatalog and recatalog about 1000 datasets and don't relish
the idea of doing these one at a time.

TIA.

Rex

--
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

--
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