I am using EG ver 7.1. I want to export Program history as a text file. is it possible to do so?
Thanks in advance
Hi @Myurathan,
No, there is not currently a feature to do this.
However, EG's program history feature (for embedded SAS programs) is driven by an embedded Git repository, which exists in the EG temp directory while a project is open. Getting into the internals here, but one could technically access the Git repo directly (including running Git commands to export/report on the history), outside of EG (with external Git tools and at own risk of course).
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
Hi @Myurathan,
No, there is not currently a feature to do this.
However, EG's program history feature (for embedded SAS programs) is driven by an embedded Git repository, which exists in the EG temp directory while a project is open. Getting into the internals here, but one could technically access the Git repo directly (including running Git commands to export/report on the history), outside of EG (with external Git tools and at own risk of course).
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
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.