Kbase P135395: Include file changes not reflected in Debugger with RUN statement
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/2/2009 |
|
Status: Unverified
SYMPTOM(s):
Include file changes not reflected in Debugger with RUN statement
Debugger is not displaying most recent changes made in the files
Using RUN statement
Compiling code using Application Compiler
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
Bug# OE00175306
FIX:
Run the procedure directly instead of using RUN statement, by doing for example:
pro -p test.p -debugReady 0