Problem: We save copies of all changes to our PRG, SCX/SCT, FRX/FRT files. But it is difficult to visually review changes between versions to our forms and form code.
Idea: One of my co-workers realized he can create screen forms and controls in the PRG. He likes that idea because by comparing the PRGs he can clearly see what changes have been made to *all* code from one version to the next. Naturally, I feel that's taking a step backwards since OOP was supposed to make programming easier and more intuitive. It's just that it's easier to see changes that way.
So now we have two camps of thought. Put it all into PRG line by line code that is easy to compare, or keep them in forms and not be sure of every change from one version to the next.
So I wonder, is there a converter that can take the SCX/SCT table and convert it to PRG line-by-line format, and back again?
Or, better yet, is there a good way to compare two sets of SCX/SCT or FRX/FRT form tables and clearly see the differences?
Idea: One of my co-workers realized he can create screen forms and controls in the PRG. He likes that idea because by comparing the PRGs he can clearly see what changes have been made to *all* code from one version to the next. Naturally, I feel that's taking a step backwards since OOP was supposed to make programming easier and more intuitive. It's just that it's easier to see changes that way.
So now we have two camps of thought. Put it all into PRG line by line code that is easy to compare, or keep them in forms and not be sure of every change from one version to the next.
So I wonder, is there a converter that can take the SCX/SCT table and convert it to PRG line-by-line format, and back again?
Or, better yet, is there a good way to compare two sets of SCX/SCT or FRX/FRT form tables and clearly see the differences?