[comp.os.vms] HELP w/ $GETUAI

91ERM%vax@WILLIAMS.EDU (11/19/87)

Has anyone out in netland ever had trouble using the GETUAI system service ??
I'm calling it from PASCAL, and it's not doing a thing.  Not only that, but
it's returning an error code which isn't suppost to be possible.  To wit,
it's not SS$_NORMAL, SS$_ACCVIO, SS$_BADPARAM, OR SS$_NOPRIV, the ones 
mentioned in the Sys Services manual.

If it matters, the call is to get the process's own UIC.

Thanks in advance,
Evan R. Moore
Williams College

BITNET: 91ERM@WILLIAMS
InternetL erm@cs.williams.edu

rrk@byuvax.bitnet (11/25/87)

GETUAI can return with about any error returnable by RMS or QIO, but why
use GETUAI instead of GETJPI to get a processes own UIC?