BIT LISTSERV IBM-MAIN 30 RE REXX CONCURRENT ATTACH FUNCTION PACKAGE EXAMPLE
From: wfarrell@no-spam (Walt Farrell)
Subject: Re: rexx concurrent ATTACH? function package example?
Date: 7 Jul 2003 08:08:40 -0700


On 7/7/2003 8:08 AM, gilmap@no-spam wrote:

> But how can I pass token back to the interface module when I > do the DETACH if the interface module doesn't return it to Rexx > when I do the ATTACH? I.e. how does the interface module know > which of my subtasks I wish to DETACH?
>

Consider passing a token _in_ to the interface module to name each subtask. The interface module can maintain a list of tokens, TCB addresses, etc. and then later you can pass it the same token when you want to detach one of them.

--
Walt Farrell, z/OS Security Server Design, IBM
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@no-spam with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html