BookmarkSubscribeRSS Feed
sdixit
Obsidian | Level 7

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

 

 

4 REPLIES 4
Reeza
Super User

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/

SASKiwi
PROC Star

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.

 

http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#p16esisc4nrd5sn1ps...

 

sdixit
Obsidian | Level 7

Thanks for the response but the issue is  that I have to run code manually.

SASKiwi
PROC Star

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.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1189 views
  • 0 likes
  • 3 in conversation