To all the Dinosaurs roaming in this Mainframe World

 

 

I am trying to get all the datasets beginning with ABCD.* in REXX using
LISTDS.

 

This is what I am doing .....

 

LISTDS (ABCD.*). Here I get all the datasets which begins with ABCD.*,
but not more!  

 

Eg if I have a file ABCD.FILE1, and ABCD.LIGE2.PIGGY3, I get only
ABCD.FILE1. 

 

I need to get the other files also.

 

Has anybody done something like this in REXX and would like to share? 

 

TIA.

 

Thanks & Best Regards.

Umamaheshwar 

 



============================================================================================================================


Disclaimer:

This message and the information contained herein is proprietary and 
confidential and subject to the Tech Mahindra policy statement, you may review 
the policy at <a 
href="http://www.techmahindra.com/Disclaimer.html";>http://www.techmahindra.com/Disclaimer.html</a>
 externally and <a 
href="http://tim.techmahindra.com/Disclaimer.html";>http://tim.techmahindra.com/Disclaimer.html</a>
 internally within Tech Mahindra.

============================================================================================================================

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