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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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