My project was saved by SAS EG 7.1 and now I can't open it by SAS EG 6.1.
Is there any way to open the project by older (6.1) SAS EG? Maybe there is some special option in SAS EG 7.1, that allow to save project for opening by older EG?
My project was saved by SAS EG 7.1 and now I can't open it by SAS EG 6.1.
Is there any way to open the project by older (6.1) SAS EG? Maybe there is some special option in SAS EG 7.1, that allow to save project for opening by older EG?
I have access here to both EG 6.1 and 7.1. I do not see an option for saving the project in 7.1 to an earlier version. My best guess would be to export all of the code from 7.1, and then re-open it all in 6.1. Not ideal, but at least an option. Good luck!
File -> Export -> Export all code in project
A egp file is a zip file with XML. Backward converting SAS EG projects can be done like this:
When you open it in EG 6.1 you will get a warning about git, this you can ignore. If you save the project with another name then you will not get the warning anymore.