Consultor Eletrônico



Kbase P97311: How to get the handle of a custom manager in Dynamics
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/14/2006
Status: Unverified

GOAL:

How to get the handle of a custom manager in Dynamics

FACT(s) (Environment):

Dynamics 2.1A
OpenEdge 10.0B

FIX:

Use the getManagerHandle function in the Session Manager:
DYNAMIC-FUNCTION('getManagerHandle':U IN TARGET-PROCEDURE, INPUT 'custom-manager-name').