Posted by: A.R.
Hi,
I'm currently trying to open an OpenOffice document with Centura (1.5 or
2000) but i have some problems to make the activeX work.
I called the Init function (for Centura 1.5) or the Create function (for ctd
2000) of the activeX but i always get this error when i execute my Centura
program :
"The currently executing object is not a user defined variable, rather it is
probably a window object"
The error occurs on Return __ObjectCreateObject(progid) in the functionnal
class Object of Automation.apl.
Nevertheless, OpenOffice quick start appears (In the quick start bar) but i
still don't know how to open a document.
My questions are :
- How to avoid this error ?
- Which functions have to be called to open a document, write on it, save
it,...
Thank your for your help.
A.R.