I have to convert SAS EG to base SAS code and I can do it in two steps
1. Convert SAS EG code to simple sas code using option Export option under File menu of SAS EG
2. remove code protion that is not required.
My problem is to do step 1 automatically for large number of project.
One way I can think of manupulating project.xml and SAS code stored in egp file.
Is there any way to extract code without opening SAS EG project so that I can convert all EG project to base sas code automatically.
Check this link which describes about automization in EG:
Please refer these examples, it might help you:
+1. I am also looking for the same solution 🙂
Check this link which describes about automization in EG:
Please refer these examples, it might help you:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.