Oo plugin error
Hi,
First thanks for Zotero which is an excellent research tool.
I have a problem with the Oo extension plugin. It works fine on a new document, but generate an error on a more complex document:
I get the error dialog box: "BASIC runtime error. Object variable not set. "
With the following source code highlighted:
"If oText.getImplementationName = "SwXCell' Then"
I have got no idea how to debug this. Anyone could help me please?
Thanks in advance for any kind of kind help,
Best regards,
Clément.
First thanks for Zotero which is an excellent research tool.
I have a problem with the Oo extension plugin. It works fine on a new document, but generate an error on a more complex document:
I get the error dialog box: "BASIC runtime error. Object variable not set. "
With the following source code highlighted:
"If oText.getImplementationName = "SwXCell' Then"
I have got no idea how to debug this. Anyone could help me please?
Thanks in advance for any kind of kind help,
Best regards,
Clément.
This error might have something to do with a table cell in the document, by the way.