create Evernote-Tags with AppleScript
create Evernote-Tags with AppleScript
- Subject: create Evernote-Tags with AppleScript
- From: Erik Homann <email@hidden>
- Date: Tue, 11 Dec 2012 18:39:18 +0100
Dear fellow scripters,
since Evernote upgraded to 5.0.3. it gives me an AppleEvent-Routine error number -10000 whenever I try to create tags with this script:
tell application "Evernote" make tag with properties {name:"AppleScriptTag1"} end tell
Before the upgrade it worked very well. Does anyone know the reason for this error? Any workaround would be highly appreciated. Thank you for your help.
wbr Erik |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden