get handle
Greetings,
Somewhere in the object of where U want 2 know the handle; use this syntax:
ASSIGN
hdlObject = THIS-PROCEDURE:HANDLE /*assign local var object handle*/
.
Then make that variable available the procedure that needs it.
This is why PSC introduced the PUBLISH & SUBSCRIBE mecanism in V9
Makes a log simpler, when don`t need the handle just PUBLISH an event.
Progress for tomorrow, today.