View Single Post
Hi, I just updated to OSX Mavericks and it broke the script. Suggestions about how to fix would be appreciated.

It throws the error:

Quote:
APPLE SCRIPT ERROR: OmniFocus got an error: Can’t make string into type constant.
The result pane in AppleScript shows:

Quote:
error "OmniFocus got an error: Can’t make string into type constant." number -1700 from string to constant
The following line in the script is highlighted:

Quote:
display alert ("Unexpected date: " & strStart) as string
I'd appreciate any help I can get -- this script has become a daily workhorse for me.

Thanks in advance.