On Behalf
Of Sebastian Welton
Sent: 13 September 2018 09:11
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Search for utility
-- This email has reached the Bank via an external source --
On Wed, 12 Sep 2018 18:52:30 +, McCabe, Ron
wrote:
>Hello,
>
>Question from our developers...i
On Wed, 12 Sep 2018 18:52:30 +, McCabe, Ron
wrote:
>Hello,
>
>Question from our developers...is there an easy way to search for a string in
>all COBOL programs except for 1 or 2? So what they would like to do is search
>for a string in all but 1 or 2 of the COBOL programs in a PDS and the
-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of McCabe, Ron
Sent: Wednesday, September 12, 2018 2:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: Search for utility
Thanks Kolusu...I will pass this on to my developers and let them try it out.
T
: Search for utility
Ron,
There is no easier option to exclude members from the SRCHFOR list. If you are
interested, here is a Batch version which will give you the desired results
// EXPORT SYMLIST=(MEM1,MEM2,SRCHSTR)
// SET MEM1=exclpgm1/* EXCLUDE MEMBER1 */
// SET MEM2=exclpgm2
How about a combination of ISPF Edit macro programs.
Start with EDMACALL from Mark's MVS Utilities: http://mzelden.com/mvsutil.html
EDMACALL: This is a REXX exec that can be used to run an edit macro against all
members of a PDS.
You would need to modify this exec to exclude the members that you d
Ron,
There is no easier option to exclude members from the SRCHFOR list. If you
are interested, here is a Batch version which will give you the desired
results
// EXPORT SYMLIST=(MEM1,MEM2,SRCHSTR)
// SET MEM1=exclpgm1/* EXCLUDE MEMBER1 */
// SET MEM2=exclpgm2
Can they not just ignore the 1 or 2 programs when they review the output?
Tony Thigpen
McCabe, Ron wrote on 09/12/2018 02:52 PM:
Hello,
Question from our developers...is there an easy way to search for a string in all COBOL
programs except for 1 or 2? So what they would like to do is search
t; Then L exception and remove the S
>
> > -Original Message-
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> > On Behalf Of Jousma, David
> > Sent: Wednesday, September 12, 2018 12:09 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> >
S *
Then L exception and remove the S
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> On Behalf Of Jousma, David
> Sent: Wednesday, September 12, 2018 12:09 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Search for uti
Copy all but those 1 or 2 programs to a temp PDS and scan that?
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of McCabe, Ron
Sent: Wednesday, September 12, 2018 2:53 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Search for utility
**CAUTION
10 matches
Mail list logo