I have come across several SAS Options that must be set at invocation or in the autoexec file. Since I am running EG on a server, I am not able to change the config or autoexec files.
I ran across an article at "http://analytics.ncsu.edu/sesug/2004/TU07-Heaton.pdf" that tell you to create a shortcut and place the option in the target such as:
"C:\Program Files\SAS\Enterprise Guide 4\SEGuide.exe" -sasInitialFolder="."
The article was made for PC SAS, and when I try in EG, I get the error "Specified cast is not valid.
Similarly, I tried passing this as a parameter from the command prompt :
seguide.exe -sasInitialFolder="."
This did not work.
Is there a way to pass options on invocation?
Christopher Johnson
www.codeitmagazine.com