I Was Wrong
Sarah Reichelt
sarah.reichelt at gmail.com
Wed Dec 28 00:15:52 EST 2005
> > Yes, I compile the AppleScript into an app and select that in te iCal
> > "Open file.." dialog.
>
> How about simply making a cron to do this?
> For instance, I have a cron which runs avery hour to open...
> an AppleScript app ;-) which...
> tells MacSOUP to fetch the mail (I prefer to read the mailing lists with
> MacSOUP)
>
> I had a surprise ;-( with iCal, which didn't remember the alarms after
> an update...
>
I could use cron and I probably would now, but I didn't know about
Cronnix when I set it up first.
While on the subject of cron, I have a Mac only Rev app that really
needs to be set to run at a specified time every day. I would like
this feature to be built in so that setting the preferences edits the
user crontab file. I used Cronnix to set up an example so I would know
the format to use, but when I look at the crontab file in an editor,
it's first line is:
# DO NOT EDIT THIS FILE - edit the master and reinstall.
So now I'm not sure whether I dare actually write to this file
directly. Does anyone have any better ideas? Is there a way to edit
using another shell command?
TIA,
Sarah
More information about the use-livecode
mailing list