OpenOffice Extension Error when changing from refmarks to bookmarks
When I try to change the citations from reference marks to bookmarks, I get the following error in module Zotero on line 842: "com.sun.star.uno.RuntimeException Message: ." I assume this to be caused by an incorrect reference mark, since it only happens in one document. Maybe I accindentally deleted one of these invisible characters? (The code seems to deal with these)
I do not know OOo-Basic, but I do know MS VisualBasic for Word 97. So I assume, that "thisComponent.currentController.viewCursor.Text" should give me the location in the document at which Zotero is currently doing something. I hoped to find the offending citation like this, however the debugger tells me that the variable is out of scope.
Any ideas, what the problem might be?
I am using OOo 2.4, Firefox 2.0.0.14 and Zotero 1.0.3
I do not know OOo-Basic, but I do know MS VisualBasic for Word 97. So I assume, that "thisComponent.currentController.viewCursor.Text" should give me the location in the document at which Zotero is currently doing something. I hoped to find the offending citation like this, however the debugger tells me that the variable is out of scope.
Any ideas, what the problem might be?
I am using OOo 2.4, Firefox 2.0.0.14 and Zotero 1.0.3
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.