problem creating bibliography and switching styles

In Word 2008 (OSX), when I try to add a bibliography or change the style of my references, Word asks me to 'Convert file', and I can choose from a bunch of file formats. I've tried different options, but whichever I choose, I get errors such as the following: (I've tried this with different documents)

An unexpected error occured while performing this operation:

File "/Users/thomas/Documents/Microsoft User Data/Word Script Menu Items/Zotero/Zotero.py", line 622, in endElement
field.setText(self.textContent, True)
File "./MacWord.py", line 505, in setText

self.displayFieldRange.bookmarks[RTF_TEMP_BOOKMARK].delete()
File "/Library/Python/2.5/site-packages/appscript-018.1-py2.5-macosx-10.5-i386.egg/appscript/reference.py", line 439, in _call_
raise CommandError(self, (args, kargs), e)
CommandError: CommandError -1728: The object you are trying to access does not exist
Failed command: app(u'/Applications/Microsoft Office 2008/Microsoft Word.app').active_document.fields[36].result_range.bookmakrs[u'ZOTERO_TEMP_BOOKMARK'].delete()


Any suggestions?
Thanks.
Sign In or Register to comment.