Consultor Eletrônico



Kbase P89125: How to get the container handle of a smartFilter.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/26/2004
Status: Unverified

GOAL:

How to get the container handle of a smartFilter.

FIX:

Use the getContainerHandle function in the smartFilter handle.
DEFINE VARIABLE h AS HANDLE NO-UNDO.
h = DYNAMIC-FUNCTION('getContainerHandle':U IN h_dynfilter).