> } Does anyone have an example of a script that 'does something' > } once a day at a specific time? You can also use an AppleScript applet as a cron daemon. Just use the standard "on idle..end idle" handler with a long idle time. This takes less of a memory footprint than other Cron programs. -Dave ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch