[progress Communities] [progress Openedge Abl] Forum Post: Generating Consistent .r Files

  • Thread starter Thread starter danielb
  • Start date Start date
Status
Not open for further replies.
D

danielb

Guest
At the moment, it looks like the COMPILE statement will always output a different .R file, even if the source .p has not changed. It is most likely including some form of datetime stamp or something in the file contents. Is it possible to setup the COMPILE statement such that it will always produce the same .R file if the source .p has not changed? This would be useful, especially when generating a patch or similar for an application. We could compile 1.1 and 1.2 of the entire code base, and then only ship those .R files that have changed. At the moment, a basic file comparison detects that every .R file has changed.

Continue reading...
 
Status
Not open for further replies.
Back
Top