Consultor Eletrônico



Kbase P69674: LoadImage Function Defined as Private
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Dynamics

SYMPTOM(s):

LoadImage Function Defined as Private

To assign the required image to a TreeView node at runtime the LoadImage function in treeview.p may be used however the function is defined as Private which results in the 5639 error being raised when it is called.

User-defined function <> invoked dynamically but could not be found. (5639)

User Defined Function 'loadimage' invoked dynamically but could not be
found (5639)

FIX:

Set the Private toggle to FALSE for the function and recompile the treeview super procedure