dlangschied
Member
I have programs that I am compiling in two environments, development and test. The propath is pretty much the same, with the execption of the path to the latest changes to the code (we use roundtable and have a workspace path that keeps track of the different development levels). The databases that are connected are the same. We noticed just recently that code that is identical in each environment has a different byte-size for the .r code. I have looked over every aspect of this very carefully and the .r code should be the same! I checked all the code and the story is the same. The difference in the byte-size is very small.
What is included in .r code? PROPATH info? XREF info? I really need to get to the bottom of this and have had zero success.
What is included in .r code? PROPATH info? XREF info? I really need to get to the bottom of this and have had zero success.