David Day wrote: [snip]
I could add a function to an existing task within the server to do the checking, but then I have to add logic to make the request to the server task,park the user task till the request completes, then wake the user back up. Seems like a long way to go for this function.
Worse yet, the server task would have to somehow assume the identity of the user for the duration of the RACROUTE request. If you can't issue the RACROUTE with PASN<>HASN, I might consider SCHEDIRB to schedule a simple privileged routine to do the checking under the user's TCB.
-- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.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

