View Single Post
Quote:
Originally Posted by marshallj View Post
I was trying to get this script to work and it creates a task in iCal but it creates the start and finish time based on when I last modified the task in OF, or maybe it's when ran the script. Also, there is no alarm and I made sure it is set to TRUE in the Script editor. What am I doing wrong?
If you've changed anything in the script, you may want to try re-compiling it, saving it, and running it again. It's possible that saving a script forces a recompile, but I wouldn't take it for granted.

I wrote the script on a 10.5.6 machine, and everything seems to be fine when I re-run it on a different 10.5.6 one; if you're running a different version of the OS, that *may* be why you're seeing something different.

The script defaults to having an alarm 24 hours before the events you're creating, so that shouldn't require any modifications.

If you delete the script, download again, and reinstall without changing anything, what happens?