Hi Brendan, thanks for your reply but: neither LISTDS or OUTTRAP are
internal function of Rexx(or MVS).
LISTDS is a tso command
OUTTRAP is an external function that run only in the TSO/E address space.
So I can't use them running out of TSO.

Appreciate your idea but.. I can't.

Regards


2006/1/18, Brendan Friel <[EMAIL PROTECTED]>:
>
> One thing you can do which  is incredibly easy is to set an OUTTRAP.
> Then do a LISTDS to get the members of the PDS into a stem variable.
>
> Then you can step through the stem variable and process one PDS member at
> a
> time.
>
> HTH,
> Brendan
>
> ----------------------------------------------------------------------
> 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
>



--
Marco Indaco
MF Consultant
Loc: Milan, Italy
Mob (+39) 335 7035564

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