Consultor Eletrônico



Kbase P129348: Is there any way to trace which proDataset or buffer event fired callback procedure?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/07/2008
Status: Unverified

GOAL:

Is there any way to trace which proDataset or buffer event fired callback procedure?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.x

FIX:

When a callback procedure is fired for a proDataSet, BUFFER object, QUERY object or PROCEDURE object, there is currently no way to determine which event caused the callback procedure to be run.

If the event was fired on behalf of a buffer and is one of the ROW events, one could use the ROW-STATE attribute of the BUFFER handle to hazard a guess at the event which placed them in this context, however there is nothing in the ABL to decisively indicate this.