On 21 May '08, at 7:20 AM, [EMAIL PROTECTED] wrote:
What is the preferred way to programmatically schedule a SEND/FAX
event, (preferably via Cocoa)? I could supply the necessary
parameters & data, perhaps stored in User Defaults or a flat file.
Use launchd. (I think cron still exists,
On Wed, May 21, 2008 at 10:20 AM, <[EMAIL PROTECTED]> wrote:
>I was thinking of using launchd or perhaps an independent cron job. But
> I'm not sure of the simplist/most efficient way to do something like this in
> Cocoa/ObjC.
Scheduled jobs are the domain of launchd; this is a concept tha
Greetings:
What is the preferred way to programmatically schedule a SEND/FAX event,
(preferably via Cocoa)? I could supply the necessary parameters & data,
perhaps stored in User Defaults or a flat file.
1) The event must be able to fire regardless of parent application (parent
app. co