IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Search a particular string in selected members of a PDS


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
aqilis

New User


Joined: 23 Feb 2007
Posts: 17
Location: NOIDA

PostPosted: Tue Feb 12, 2008 3:21 pm
Reply with quote

Here is my requirement:

I need to search a particular string in 100 members of a production lib.
The Prod lib contains say 500 members.
So I want my search to be confined to the 100 members only.

So I can see 3 inputs to the program:

1.a sequential dataset containing those 100 members list.
2.Name of the prod library.
3.The string to be searched.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Feb 12, 2008 3:33 pm
Reply with quote

I would recommend generating a SUPERC job/foreground execution. For the member selection, you can use the SELECT statement of SUPERC.

O.
Back to top
View user's profile Send private message
aqilis

New User


Joined: 23 Feb 2007
Posts: 17
Location: NOIDA

PostPosted: Tue Feb 12, 2008 3:37 pm
Reply with quote

Oh , yes.

But i just want to see the REXX.

Thanks.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Feb 12, 2008 4:33 pm
Reply with quote

What do you mean? Do you want us to write it for you?

O.
Back to top
View user's profile Send private message
aqilis

New User


Joined: 23 Feb 2007
Posts: 17
Location: NOIDA

PostPosted: Tue Feb 12, 2008 4:45 pm
Reply with quote

No.Please don't write it ofer71.
I'm taking it back.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts file manager is doing string conversion IBM Tools 3
Search our Forums:

Back to Top