sdowdy@charon.unm.edu (Stephen Dowdy) (02/27/88)
Does anyone have any code (preferably in C or FORTRAN) that will open
and read/write SYSUAF.DAT via RMS? We are trying to integrate all of
our prehistoric accounting stuff (which does some gross stuff like
run authorize to create a brief listing which is then TECOed...)
It would be nice to have calls like
uaf$get_record_by_name (username,rec)
uaf$get_record_by_uic (uic,rec)
uaf$get_field_by_uic (uic,UAF$_T_ACCOUNT,account)
...
And no, i am not looking for $GETUAI. This does not appear to support
lookup by UIC. (if i'm wrong PLEASE let me know how to do it)
Thanks,
--stephen dowdy
--
$!#######################################################################
$! stephen dowdy (UNM CIRT) Albuquerque, New Mexico, 87131 (505) 277-8044
$! Usenet: {convex,ucbvax,gatech,csu-cs,anl-mcs}!unmvax!charon!sdowdy
$! BITNET: sdowdy@unmb
$! Internet: sdowdy@charon.UNM.EDU
$! Team SPAM in '87! SPAAAAAAAAAAAAAAAAAAAAMMMMMMM!
$!#######################################################################