Here is the latest version of Xloadimage (1.06) for VMS. Here are the changes by Terry Poot. 1) a patch to xloadimage.c. (If you don't have the patch program, just look at it. All I'm doing is removing some ifdefs Brian put around the call to loadPathsAndExts.) 2) A whole new copy of path.c. Brian had disabled the code that processes the .xloadimagerc file. I've ported the code. It looks for the file "sys$login:xloadimagerc.". Directory names can be in normal VMS format, or in the pseudo-unix "DECshell" format that VAX C supports (I check for both). For example, here is my sys$login:xloadimagrc. file: -------- sys$login:xloadimagerc. --------- path=x0:[tp.misc.image] extension= .gif .pbm -------- end ----------------------------- You can add multiple path= lines and will search several directories. xloadimage -list will list the contents of all the directories you've defined in your xloadimagerc. file 3) MMS description file for those of you with MMS. 4) Link options file for the MMS description file. Brian chose to write a rindex.c function. I've added that to my mms description file. (I had originally just done "#define rindex strrchr" in xloadimage.h.) In fact after making these changes, I've thrown away my own port of this software. Any changes that you have made to this program and would like to make public should be sent to: B1F5814@RIGEL.TAMU.EDU -Internet B1F5814@TAMVENUS -Bitnet RIGEL::B1F5814 -THENet FNBIT::TAMHEP::THOR::B1F5814 -HEPnet UTSPAN::UTADNX::THOR::B1F5814 -SPAN