Consultor Eletrônico



Kbase P11667: How to get an object handle using the link names
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/01/2003
Status: Unverified

GOAL:

How to get an object handle using the link names

GOAL:

How to get the object names linked with an User Link

FACT(s) (Environment):

Progress 9.x

FIX:

Function 'linkHandles' should be used in order to get an object handle using the link name.

DYNAMIC-FUNCTION('linkHandles' IN SmartObjectHandle,
INPUT 'userLink-target'). /*Where userLink is the user link name*/