Hello everybody,
is there a way to execute the extension .egp (the .egp file contains several programs inside) from linux ??,
I have solved the issue of executing a .sas from linux using this command line :
/sas94/sashome/SASFoundation/9.4/sasexe/sas /folder1/program.sas
but now, i want to execute a .egp from linux, is it possible?
In a word, no. Enterprise Guide projects can only be run from within SAS's Enterprise Guide client tool, either interactively or in batch mode. EG only runs on Windows PCs.
You can however export an EGP to SAS programs, and then run these on linux.
In a word, no. Enterprise Guide projects can only be run from within SAS's Enterprise Guide client tool, either interactively or in batch mode. EG only runs on Windows PCs.
You can however export an EGP to SAS programs, and then run these on linux.
An egp file is actually a zip file (open it as such and check the contents) that contains sas programs and other information.
You'd need to know which programs you want to run, extract them ,and then run them in the desired order.
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.