Hi,
In SAS University Edition, I want to run Pinnacle21C CLI, R files, Python files, Batch files ,DDE and VBScrists,
by using X commands, Pipe engine, call system() or %sysexec.
But SAS UE returns "ERROR: Shell escape is not valid in this SAS session.".
However the PROC HTTP works in SAS UE, the procedure cannot click .bat, .R, .py , .vbs files directly.
Are there any substitute methods in SAS UE?
Best regards, Sasone
SAS UE isn't designed for production usage, it's for learning purposes only and cannot be used for commercial purposes. If you're affiliated with an academic or research institution you can get a free or low cost full version that will not have any of these limitations. My university charges $50/year for the full license.
@sasone wrote:
Hi,
In SAS University Edition, I want to run Pinnacle21C CLI, R files, Python files, Batch files ,DDE and VBScrists,
by using X commands, Pipe engine, call system() or %sysexec.
But SAS UE returns "ERROR: Shell escape is not valid in this SAS session.".
However the PROC HTTP works in SAS UE, the procedure cannot click .bat, .R, .py , .vbs files directly.
Are there any substitute methods in SAS UE?
Best regards, Sasone
You cannot run external commands in SAS UE. XCMD is disabled.
SAS UE isn't designed for production usage, it's for learning purposes only and cannot be used for commercial purposes. If you're affiliated with an academic or research institution you can get a free or low cost full version that will not have any of these limitations. My university charges $50/year for the full license.
@sasone wrote:
Hi,
In SAS University Edition, I want to run Pinnacle21C CLI, R files, Python files, Batch files ,DDE and VBScrists,
by using X commands, Pipe engine, call system() or %sysexec.
But SAS UE returns "ERROR: Shell escape is not valid in this SAS session.".
However the PROC HTTP works in SAS UE, the procedure cannot click .bat, .R, .py , .vbs files directly.
Are there any substitute methods in SAS UE?
Best regards, Sasone
I understood that I could use SAS UE only for an academic or research purpose.
I will not use XCMD or DDE technologies by using SAS UE or SAS OnDemand at all in future.
That is your choice.
EDIT: DDE isn't something that should be used for development anyways anymore.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.