Posted: Tue Aug 05, 2003 6:29 am Post subject: Multiple Searches
I want to search (thru batch ISPF 3.14 ,ISRSUPC pgm.) a string in all members of one pds and then search names of all the members which are appearing in this search's searchlist , in all members of another PDS. How this two process task can can be done in batch ,so that just after providing initial search string , I can get both search-result lists ?
Example :
1. I will first search string 'str' in pds MYID.PDS1. As a result of this search MYID.SRCHFOR.LIST1 will have name of all members in MYID.PDS1.
(Say MEM1,MEM2,MEM4,MEM6,MEM9)
2. Now I want search all strings MEM1,MEM2,MEM4,MEM6,MEM9 one by one in MYID.PDS2 and write the all search results in MYID.SRCHFOR.LIST2.
I want this 2 step process to be automated in one , in which I will just have to provide 'str' as search string and I can automatically get results in MYID.SRCHFOR.LIST1 and MYID.SRCHFOR.LIST2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum