BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jjjon
Calcite | Level 5

Hi,

 

I recently updated to SAS 7.1 and found the neat new feature of program history control. This is a great new feature that will make my life a bit easier in the future.

 

However, I have one question; Is there anyway of implementing the history control to entire process flows? I want to be able to follow changes in queries, graphs, etc. Basically anywhere code is written fore me using the graphical user interface.

 

Thanks,

 

Jon Nielsen

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

The underlying system is git, a versioning system for program codes, therefore text.

Unless a sensible way is found to represent the process flow in a text file (where small changes in the flow don't cause a complete rewrite of the text that makes it impossible for the versioning system to show the difference in an understandable way), I don't see how SAS could implement that.

View solution in original post

1 REPLY 1
Kurt_Bremser
Super User

The underlying system is git, a versioning system for program codes, therefore text.

Unless a sensible way is found to represent the process flow in a text file (where small changes in the flow don't cause a complete rewrite of the text that makes it impossible for the versioning system to show the difference in an understandable way), I don't see how SAS could implement that.

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!
SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1 reply
  • 868 views
  • 0 likes
  • 2 in conversation