Hi Ray,

As I said before, in order to retrieve the TOKEN I have to allocate a 
temporary storage through GETMAIN/STORAGE and that's exactly what I want 
to avoid. I will not reissue the SVC inside my Screen routine, I will do a 
BSM to the original SVC code, so I think this is not a problem. Someone 
correct me if I'm wrong. ;)

Regards,

Philippe Leite
z/OS Systems Programmer



On Fri, 25 Aug 2006 09:51:43 -0700, Ray Mullins <[EMAIL PROTECTED]> wrote:

>That should work, too, as long as you can single-thread the SVC you are
>trapping - that is, you're not going to be reissuing the SVC from inside 
the
>screening routine and expecting it to be trapped again.
>
>I'd still look at name/token, though, to pass the CPOOL ID.
>
>Later,
>Ray
>

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