In article <1355@pivot-sts.sbi.com> ray@rann.sbi.com writes:
<Hi All
< I'm trying to get my resource file via the XAPPLRESDIR environment variable and am not having much luck. Based on info in the OSF/Motif programmer's guide, I believe that I can use this var as follows
< "setenv XAPPLRESDIR = $APPLHOME/etc"
The csh doesn't use the = sign in the assignment of environment variables.
It should be:
setenv XAPPLRESDIR $APPLHOME/etc
This assumes that you are using csh.
--
harvard\
ucbvax!uwvax!astroatc!ftms!brown or uu2.psi.com!ftms!brown
rutgers/
INTERNET: brown@wi.extrel.com or ftms!brown%astroatc.UUCP@cs.wisc.edu