Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!JALCF.WPAFB.AF.MIL!sysmgr From: sysmgr@JALCF.WPAFB.AF.MIL ("SYSTEM") Newsgroups: comp.os.vms Subject: LIB$GETJPI Message-ID: <8807071701.AA24823@ucbvax.Berkeley.EDU> Date: 5 Jul 88 14:34:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "SYSTEM"Organization: The Internet Lines: 20 Fortraners, I want to use LIB$GETJPI to return information on any process running on the system. The ORANGE book gives me this: LIB$GETJPI item-code,[,process-id] [,process-name] [,outvalue]....etc The problem I'm having is with the [,process-id] part. The book tells us the process-id is "the address of an unsigned longword containing the process identification." How do I fill this parameter? If I want LIB$GETJPI to return certain information on process 23d how would I put it in [,process-id]???? Any help on this subject would be greatly appreciated! Thanx Don ------