On Wed, 13 Jun 2007 11:23:45 +0200, Michael Knigge
<[EMAIL PROTECTED]> wrote:
>All,
>
>could someone please explain to me why I get a large dataset list when I
>do a DSLIST (3.4) under ISPF with
>
>
>AAA.BBB.CCC.**.DD.EEEE*
>
>and I get *ZERO* return if I query the CSI module "IGGCSI00" ???
>
>
>There is no statement in the manual that a filter like this is not
>supported (with multiple wildcards)....
>
That is supported. Is that the way you entered it? Perhaps it's
a coding issue. Did you try using one of the REXX sample in
samplib to test with?
Note that a double asterisk cannot precede or follow any characters; it
must be preceded or followed by either a period or a blank.
EXAMPLES: SYS1.A*.** (correct)
SYS1.A** (not correct)
I don't see that in your example above, but I'm also pretty sure
you are not really going after AAA.BBB.CCC data sets. :-)
Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group: G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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