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


Click here to return to the 'Quick Applescript to Mount Disk Image' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Quick Applescript to Mount Disk Image
Authored by: jmb on Apr 18, '03 08:23:00AM

You could set up a cron job to check if Notes i running and, if not, have it eject the image if present. I could imagine that this might create rare problems if, for instance, the cron job runs between disk mount and app launch, but doing it this way would make it independent of an AppleScript that might crash and not be running when needed.



[ Reply to This | # ]