Using PowerBuilder 2019
We are trying to access a Microsoft Excel file (OLE Object) in a datawidow
li_rc = ldw.object.ole_1.activate(OffSite!) // activate OLE
But are getting an error of Unknown Object
Using PowerBuilder 2019
We are trying to access a Microsoft Excel file (OLE Object) in a datawidow
li_rc = ldw.object.ole_1.activate(OffSite!) // activate OLE
But are getting an error of Unknown Object
I wonder if there was either an MS-Windows and / or MS-Office update that messed up the registry at one point and then another MS update that fixed that error?
Regards ... Chris
@Chris:I don't know as I still don't know what "the issue" was. The syntax that Sufyan shows in a comment above, is the same as the one he originally states in the question. Only he/she knows.
regards.