Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!genrad!decvax!decwrl!ucbvax!SMITH.BITNET!MANAGER From: MANAGER@SMITH.BITNET (Mary Malmros) Newsgroups: comp.os.vms Subject: Question: using $GETJPI sys.serv. to get info on detached process Message-ID: <8710092247.AA06442@ucbvax.Berkeley.EDU> Date: Fri, 9-Oct-87 11:09:00 EDT Article-I.D.: ucbvax.8710092247.AA06442 Posted: Fri Oct 9 11:09:00 1987 Date-Received: Mon, 12-Oct-87 00:46:05 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 Here's a quote from _System Routines: System Services_ (vol. 8D of VMS doc set), p. SYS-214: JPI$_JOBTYPE When JPI$_JOBTYPE is specified, $GETJPI returns the execution mode of the process at the root of the job tree... This "execution mode" is one of the following: detached, network, batch, local, dialup, or remote. My question is this: how do I get this information for the process itself, if it happens to be detached or a subprocess? I can't find any other item in $GETJPI that might do it. There is JPI$_MODE, but that does not give as much information (just network, batch, interactive, or "other"). Thanks, all... Mary Malmros MANAGER@SMITH.BITNET