Page 1 of 1

Error executing applescript

PostPosted: Sat Sep 17, 2016 8:55 pm
by meld
Ever since upgrading I receive there error executing applescript when they had previously been working for months maybe even a year.

I didn't change the coding so not sure what to troubleshoot.

Thanks

Here's a couple examples of what no longer works.... keep in mind they used to so the error is not with the tags etc of evernote.


tell application "Evernote"
activate
create note from file theFile notebook {"FDrXX"} tags {"Invoice: XX", "Financial: XX"}
end tell

Re: Error executing applescript

PostPosted: Mon Sep 19, 2016 11:47 am
by Mr_Noodle
Check Hazel's logs to see what the error is and post here. Also, have you tried running the script outside of Hazel?