Skip navigation.
 
mlCrontab/Scheduled tasks
FROM : Martin Weil
DATE : Thu Dec 26 13:56:34 2002

Hi Everybody!

I am working on a project, that needs scheduled tasks. I thought about
using crontab for this purpose, but I realized quickly that this is
quite difficult. I mean setting crontabs from within cocoa. So, if
somebody has done something like this, it would be really nice to help
me.

So my first question is, if there are other possibility to run
scheduled tasks with cocoa, without my app running all the time?

Second question is, how can I set the crontabs from within cocoa?

Third question is, if there is any possibility to know whether my was
started by crontab or by the user?

Sorry, for my bad english!

Best Regards
   Martin

--
http://www.mawtec.net
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCrontab/Scheduled tasks Martin Weil Dec 26, 13:56
mlRe: Crontab/Scheduled tasks Hasan Diwan Dec 26, 20:21
mlRe: Crontab/Scheduled tasks David Remahl Dec 26, 20:45
mlCrontab/Scheduled tasks Donald Hall Dec 27, 05:29
mlRe: Crontab/Scheduled tasks Martin Weil Dec 27, 21:04