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.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1143 views
  • 0 likes
  • 2 in conversation