Hi All,
Could someone tell me is there any way to save complete SAS project log automatically using SAS code or any setting in SAS EG 7.1?
I used
proc printto log to save individual sas codes in a SAS PROJECT.
Thanks
I would recommend venturing into Version Control. EG has built in support for this, please see the post from @ChrisHemedinger from several years ago. The functionality should be the same.
http://blogs.sas.com/content/sasdummy/2012/10/29/scm-with-sas-eg/
If I'm understanding you correctly, I find it a lot easier to keep logs of SAS programs by running them in batch mode. That way you get logs automatically without coding anything extra.
Thanks for the response but the issue is that I have to run code manually.
Curious to know why you have to run your code manually. Where I work we ensure that it doesn't matter which way you run your code, it works the same.
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!
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.