Don't even think of using fields like CVTUSER and TCBUSER unless there is some 
way to be sure that nobody else is or ever will be using them. BTDT,GTS.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Robin Atwood <[email protected]>
Sent: Wednesday, January 9, 2019 6:37 AM
To: [email protected]
Subject: ASCRE init module (again)

In my init module I now want to obtain storage and set up a control block
and pass the address to the main program. Where is a good place to stash
this? I suppose I could create an N/T pair but this seems a bit cumbersome
just to pass a single address within an address space. There is the TCBUSER
field in the top-level TCB (IEAVAR00) but that's a bit scary. I create an
ACEE and that has a field ACEEAPTR which is reserved for the application, so
that is a possibility. What do other people do? Am I missing something
blindingly obvious?!

Thanks
Robin

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to