Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!mailrus!uwmcsd1!ig!agate!ucbvax!VENUS.YCC.YALE.EDU!LEICHTER
From: LEICHTER@VENUS.YCC.YALE.EDU ("Jerry Leichter ", LEICHTER-JERRY@CS.YALE.EDU)
Newsgroups: comp.os.vms
Subject: re: Easy Questions
Message-ID: <8807051218.AA05862@ucbvax.Berkeley.EDU>
Date: 2 Jul 88 18:22:00 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 8


	What system service call or RTL routine can be called from a FORTRAN
	program to identify the user?  I am looking for something similar to
	the DCL function F$USER().

SYS$GETJPI, UIC itemcode.  There is a LIB$GETJPI procedure as well; it
provides a simpler interface.
							-- Jerry