Consultor Eletrônico



Kbase P102213: Debugger: Adding a watch for a function always returns a value of "** Unavailable **"
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/16/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Adding a watch in the debugger for a function always returns a value of "** Unavailable **"

Cannot use debugger to watch functions

CAUSE:

The watches pane of the debugger only supports user defined variables and database fields.

FIX:

Create a variable and set it equal to the function. Debug the function by adding a watch for the variable.