Hi there, I am trying to set the "-RLANG" option when SAS is launched (so that I can run R code using PROC IML). On my personal computer, I am able to successfully edit the sasv9.cfg file to add this option, and then I am able to run R code from within PROC IML in SAS Enterprise Guide, no problem. My issue is that I cannot edit the sasv9.cfg file without admin privileges. This is not a problem on my personal computer, but I cannot edit this file on work computers. As a workaround at work, I can launch SAS with the "-RLANG" option by launching SAS from the command line, but this then opens Base SAS rather than SAS EG (using base SAS in this way, I can run R code within PROC IML no problem). I am wondering if there is a way to use SAS Enterprise Guide with the "-RLANG" option without needing to edit the sasv9.cfg file. (I am using SAS 9.4 with Enterprise Guide 7.1). Thanks in advance!
... View more