Hello!
Thank you very much for your reply. I am happy to elaborate
I am talking about a the difference in text files, of sas programs to be more precise.
An example of the usage would be that you have come up with two different versions/approaches to tackle a problem codewise ... and now want the differences between these two pieces of code being highlighted. ... much like you would do it in a versioning context.
Now SAS EG has such a functionality integrated - you select two 'program tasks' and find 'diff' in the context menu - but this relies on external programs to do the diff for you. Now I wonder if one could not leverage the existing versioning mechanism to show the difference between the two text files/programs selected.
Dedicated programs for file diffing come up with very nifty presentations of the results, but this would not be necessary in the first place IMHO. A simple mechanism to show the differnences (like in versioning tools like git/svn/cvs) would suffice.
Cheers
fja
... View more