Kbase P162477: WatchPoint conditions do not work in Openedge Debugger
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/03/2010 |
|
Status: Unverified
SYMPTOM(s):
WatchPoint conditions do not work in Openedge Debugger
The condition expression contains spaces
FACT(s) (Environment):
OpenEdge 10.1x
OpenEdge 10.2x
Windows
CAUSE:
This is a regression issue
FIX:
Remove the spaces from the condition expression in WatchPoint.
For example:
customer.custNum = 1 should be customer.Custnum=1