Consultor Eletrônico



Kbase P20144: How to create a watch for a database field with extents in the new Progress debugger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

GOAL:

How to create a watch for a database field with extents in the new Progress debugger

FIX:

For extent fields you must specify the extent you want to see:
Eg.: Create a watch for salesrep.month-quota[2] where salesrep.month-quota is a field of sports database with 12 extents.
Then you will see in the watch area the value of salesrep.month-quota[2].