Fall 1991 DECUS Submission This directory contains the example programs from session VA091 Introduction to VMS System Services. The programs in this submission can be used freely. They are not much different from example programs in VMS, C, and FORTRAN documentation. The authors accept no responsibility for the use or reliability of these submissions. The following files are included: FORTRAN examples SETPRN_FOR.FOR ! Uses SYS$SETPRN to set process name SETPRN_FOR.OBJ ! compiled and linked on VMS V5.4 SETPRN_FOR.EXE SHOW_PRCNAM_FOR.FOR ! Uses SYS$GETJPI to show process name SHOW_PRCNAM_FOR.OBJ ! compiled and linked on VMS V5.4 SHOW_PRCNAM_FOR.EXE C examples SETPRN_C.C ! Uses SYS$SETPRN to set process name SETPRN_C.OBJ ! compiled and linked on VMS V5.4 SETPRN_C.EXE SHOW_PRCNAM_C.C ! Uses SYS$GETJPI to show process name SHOW_PRCNAM_C.OBJ ! compiled and linked on VMS V5.4 SHOW_PRCNAM_C.EXE The following logical was created before linking the C programs: $ DEFINE LNK$LIBRARY SYS$LIBRARY:VAXCRTL Mike Taylor Retha Taylor Taylor Made Software St. Louis, MO We apologize for not giving a complete address. The address will change soon and the new address was not available at submission time.