In base SAS, you can override the default sasv9.cfg by saving a sasv9.cfg file in your Documents folder.
However, at least as far as I can tell, EG does not use that (probably for good reason, but, anyway). Is there a way to force EG to use a particular SASv9.cfg when it launches SAS in local server mode? I'd accept any method, whether it be editing EGOptions.xml or setting a system variable (I've tried the two mentioned in the documentation, SAS_SYS_CONFIG and SAS_USER_CONFIG). I'm running EG 7.13/SAS9.4 TS1M4 in Windows 7.
Note that I'm trying to avoid writing to the "default" sasv9.cfg, and in theory would like something that someone without write access to the SASHome folder could use (so, specifically pointing SAS to a particular sasv9.cfg, not modifying one of the already existing ones).
... View more