IWC
1
I downloaded a script from TaskPaper To Reminders AppleScript Version Two | The Macintosh Guy
and ran it a couple of times to test it and it worked.
Now, trying to use it for real I get the following error "Can’t get <> of document 1. (-1728).
I’d appreciate any assistance to resolve this.
Thanks
Ian
I wonder if that script targets an older version of TaskPaper, before the introduction of its JavaScript interface ?
It seems to be looking for a class which is not defined in the AppleScript scripting dictionary of TaskPaper 3.
The methods of documents which I see here are:
Have you looked at TaskPaper 3 scripts here ?
2 Likes
IWC
3
Thank you for responding so quickly.
I’ll have a look at the TaskPaper 3 scripts as you suggest.
1 Like