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


Click here to return to the 'prevent error from ' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
prevent error from
Authored by: bglnelissen on Oct 09, '10 02:22:59AM
Running oascript on Snow Leopard can give a strange error. To prevent this you can change:

osascript
to:
arch -i386 osascript

...and most people who know how to run a script and have there iPhone jailbroken aren't foolish enough to update anyway.

I personally think that using 'Folder actions' is a much more gentle approach. http://www.apple.com/pro/tips/folderactions.html

Edited on Oct 09, '10 02:30:41AM by bglnelissen


[ Reply to This | # ]