On 1/17/2006 10:31 AM, Vic Petrone wrote:
Thanks for your reply. I did not think of that problem. Do you know if there
is a way to have the IRB create a PRB that would run after any SVRB has
completed? The assumption is that an SVRB performs an OPEN or RACF service
and once the SVRB completes, the PRB could then safely perform the
allocate/open/read/close functions.
Not as far as I know. You could perhaps do something "interesting"
like having your IRB do an ATTACH of a subtask, and having that subtask
do your allocation, OPEN, etc. But then you need a way to eventually
DETACH the subtask, so that approach probably doesn't work either.
Walt
----------------------------------------------------------------------
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