Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Bad fixes to the script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Bad fixes to the script
Authored by: nyarlathotep on Mar 02, '04 01:36:56AM

You guys should not be using these "stay open" applescripts, as they are likely to suck up too much CPU. Instead, I'd suggest having it cue a variant of itself to be run 5min from now with the at program. If the window is still open, it can ignore it, if the window is closed, it can kill the process.



[ Reply to This | # ]