Dear Antonio,
I wish you can take a look the "Event from OLE" Issue in my application.
The upgrade resolved the runtime error but I cannot still receive call backs (events) from OLE.
My understanding that the code block will be evaluated every time the OLE fired an event.
The code to register the handler is in LS_OPOS.PRG line 196.
__axRegisterHandler( ::&cPropName:__hObj, {| ...| MsgInfo( 'Test') },'{B196B284-BAB4-101A-B69C-00AA00341D07}')
If you need the OLE, you can find it in this link http://monroecs.com/opos.htm
Please advice. Thank you.
Regards/Saludos
Jose
Related topic: viewtopic.php?f=3&t=28657&start=30