Kbase P101117: Application Compiler deletes .r files and doesn't recompile them using relative references in PROPAT
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Application Compiler deletes .r files and doesn't recompile them
One directory contains a copy of all the other code files from the other directories
PROPATH contains relative references to the compiled directories
PROPATH contains reference to current directory
CAUSE:
This is a known issue being investigated by Development
FIX:
Option #1
Remove relative paths from PROPATH or use absolute paths.
Option #2
Uncheck the "Remove old .r code" option before compliation.