How does one locate the ACF2 LID control block associated with a given
user's ACEE in a MUSASS (Multiuser Single Address Space System)?
Specifically, I'd like to find the LID associated with the ACEE pointed
to by TCBSENV or -- even better -- with any arbitrary ACEE address.
The following code I was given works fine in a single user address space
like TSO, but finds the LID of the server itself (whose ACEE is pointed
to by ASXBSENV) when running in a MUSASS:
ACFGUCB Rx,NONE=not_found
USING ACUCB,Rx
ICM Ry,15,ACULRECP
JZ not_found
USING LIDREC,Ry
I don't have access to these macros to know if there are additional
parameters. Any assistance is highly appreciated...
--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN