(After ATTACH), in the subtask's initialization, you can use CEEPIPI to establish the LE enclave for that task. In that call, you can pass an environment variable list to 'PIPI to specify your POSIX(ON), or otherwise "customize" the environment for that subtask. I believe there are also other ways to do this, using an "LE compliant(?)" assembler main program. The LE docs have thorough explanations.
At 09:29 AM 2/21/2007, Steve Comstock wrote: >Miklos Szigetvari wrote: >> Hi >> >>I would like to get an independent LE enclave for all of my subtasks in a >>multitask application. >>(Subtasks A starts an LE application, and subatsks B also starts another LE >>application. >> I got some U4093 X'AC' abend , as I can specify POSIX(ON) once in nested >> enclaves ) > >My understanding is if you do ATTACH you get separate processes, >if you do LINK you get nested enclaves. > >Looks like you need to look at using C multi-threading >to get what you want. > >Hope this helps. ================================================== Art Celestini Celestini Development Services Phone: 201-670-1674 Wyckoff, NJ ============= http://celestini.com ============= Mail sent to the "From" address used in this post will be rejected by our server. Please send off- list email to: ibmmain<at-sign>celestini<dot>com. ================================================== ---------------------------------------------------------------------- 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

