Run-Time Error 5
Hello!
My report ID is 1702295732.
I'm running macOS Catalina 10.15.7. MS Word for Mac 16.44.
I've reinstalled Zotero and MS Word, but I keep getting the Run-Time Error '5' message "Invalid Procedure Call or Argument." I've deleted the file in the startup folder and reinstalled that as well, to no avail. Any help would be appreciated.
My report ID is 1702295732.
I'm running macOS Catalina 10.15.7. MS Word for Mac 16.44.
I've reinstalled Zotero and MS Word, but I keep getting the Run-Time Error '5' message "Invalid Procedure Call or Argument." I've deleted the file in the startup folder and reinstalled that as well, to no avail. Any help would be appreciated.
You will need to debug why osascript/AppleScript is not working.
Everything is the same for me, except when I do the following step, the answer is yes.
"If you open the Terminal and paste
osascript -e "display dialog \"test\""
into it and press Enter do you get a dialog that says "test"?"
MacScript "try" & nl$ & "do shell script """ & pipeLocation$ & "; if [ -e \""$PIPE\"" ]; then echo '" & wordVersion$ & " " & func & " "" & POSIX path of (path to current application) & ""' > \""$PIPE\""; else exit 1; fi;""" & nl$ & "on error" & nl$ & "display alert ""Word could not communicate with Zotero. Please ensure that Zotero is open and try again."" as critical" & nl$ & "end try"