View Single Post
THanks for your help!

Quote:
Originally Posted by DamonC View Post
I've updated your AppleScript below. I had to

tell application "OmniFocus"
tell front document
set theContext to the context "Online"

end tell
When I run the script sample you kindly provided, I get the error:

Quote:
OmniFocus got an error: Can’t get context "Online" of document 1.
I know I have a context "Online" in that document. More specifically, it is "Mac : Online". I tried that too, but get the same error.

Something I'm doing wrong?

Thank you,

Dave