Yu could also very eay pass the catalog name you desire.

Scott ford
www.identityforge.com

Tell me and I'll forget; show me and I may remember; involve me and I'll 
understand. - Chinese Proverb


On Sep 26, 2012, at 9:28 AM, Elardus Engelbrecht 
<elardus.engelbre...@sita.co.za> wrote:

> Michael Egle wrote:
> 
>> I am trying to write a REXX program which will use the Catalog Search 
>> Interface to access one system's Master Catalog to return the VOLUME 
>> Information for every dataset cataloged in that Catalog.
> 
> .> .. but since I want every dataset, I want to use a filter like *.*, ....
> 
> Try 
> 
> KEY = '**'
> CSIFILTK = SUBSTR(KEY,1,44)
> 
> You may need to revise this statement:
> 
> CSICATNM = SUBSTR('<catalog name>',1,44)
> 
> HTH!
> 
> Groete / Greetings
> Elardus Engelbrecht
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to