Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!mit-eddie!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!DICKINSN.BITNET!NEWCOMER From: NEWCOMER@DICKINSN.BITNET ("Newcomer, Don") Newsgroups: comp.os.vms Subject: TPU subprocesses Message-ID: <8710100347.AA12061@ucbvax.Berkeley.EDU> Date: Fri, 9-Oct-87 16:18:44 EDT Article-I.D.: ucbvax.8710100347.AA12061 Posted: Fri Oct 9 16:18:44 1987 Date-Received: Mon, 12-Oct-87 04:06:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Personally, if I wanted to know if TPU was running in a subprocess I'd use a procedure I've set up that uses my CALLUSER program to do a $GETJPI. I've found the procedure to be rather handy for things like writing temporary files with my PID as part of the filename. I think my procedure has constant values like USERNAME and the CALLUSER program returns the jpi$_xxx value. Don Newcomer NEWCOMER@DICKINSN.BITNET