Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!siemens!jrv From: jrv@siemens.UUCP Newsgroups: comp.os.vms Subject: Where are PCB$ and SCH$ defines?? Message-ID: <162@siemens.UUCP> Date: Fri, 8-May-87 10:40:44 EDT Article-I.D.: siemens.162 Posted: Fri May 8 10:40:44 1987 Date-Received: Sat, 9-May-87 08:31:47 EDT Reply-To: jrv@siemens.UUCP (James R Vallino) Organization: Siemens Research & Technology Laboratory Lines: 23 I am attempting to use SYS$GETJPI to find information about processes. Two of the items of information which I need are JPI$_STATE and JPI$_STS. The returned values make use of SCH$ and PCB$ defines respectively. I am using C for my programs and have searched through SYS$LIBRARY:*.H and can not find anything which looks correct for these symbols. The System Services documentation says that they are in $STATEDEF and $PCBDEF macros. So, I looked for them in STARLET.MLB hoping to extract the macros and then write my own '.h' include file with the proper information. No luck there either. I saw no module in STARLET.MLB with the required names. Checks of things which looked close got nowhere. Where is this information??? If someone has previously needed this data for a C program and has already created '.h' files I would greatly appreciate a copy of them. Thanks in advance. Jim Vallino Siemens Research and Technology Lab. Princeton, NJ CSNET: jrv@siemens.siemens-rtl.com UUCP: {ihnp4,philabs,seismo}!princeton!siemens!jrv