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.

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!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 917 views
  • 0 likes
  • 2 in conversation