LC is single-threaded so CRON is a little tricky. I have code that works with those limitations. I suppose I should repo it. Some day I might even get the secondary process part working.
On Wed, Nov 28, 2018 at 11:15 AM Keith Clarke via use-livecode < [email protected]> wrote: > Folks, > Please can anyone steer me towards the dictionary keyword equivalent to > ‘cron' jobs for initiating time-based background functions, along the lines > of… > > on TimeAt pHour pMinute pSecond > do stuff > end TimeAt > > Thanks > Keith > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
