Hi

Worked - Thank you.

Venlig hilsen

Frank Allan Rasmussen
PHB in training
Region Syddanmark
Denmark
-----Oprindelig meddelelse-----
Fra: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] På vegne af 
Vernooy, C.P. - SPLXM
Sendt: 10. april 2008 11:48
Til: IBM-MAIN@BAMA.UA.EDU
Emne: Re: Search for a textstring i a lot of datasets

"Frank Allan Rasmussen" <[EMAIL PROTECTED]>
wrote in message
news:<[EMAIL PROTECTED]>...
> Hi
> 
>  
> 
> We have a requirement to search for a textstring i a lot of datasets
> 
>  
> 
> The datasets have the following format
> 
>  
> 
> PROD.DISINH.D<date>.T<time>.L<seq>
> 
>  
> 
> I need to be able to search all datasets within a date for a specific
text-string
> 
>  
> 
> Any way to do this other than write a REXX?
> 
>  
> 
> Mvh
> 
>  
> 
> Frank Allan Rasmussen

Do DSLIST of the pattern and SRCH-FOR on the produced list of datasets.
Follow it by a "sort message" to see all datasts that contain the
string.

Kees.
**********************************************************************
For information, services and offers, please visit our web site:
http://www.klm.com. This e-mail and any attachment may contain
confidential and privileged material intended for the addressee
only. If you are not the addressee, you are notified that no part
of the e-mail or any attachment may be disclosed, copied or
distributed, and that any other action related to this e-mail or
attachment is strictly prohibited, and may be unlawful. If you have
received this e-mail by error, please notify the sender immediately
by return e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries
and/or its employees shall not be liable for the incorrect or
incomplete transmission of this e-mail or any attachments, nor
responsible for any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal
Dutch Airlines) is registered in Amstelveen, The Netherlands, with
registered number 33014286 
**********************************************************************

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

Reply via email to