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


Click here to return to the 'An AppleScript to unmount multiple volumes at once' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to unmount multiple volumes at once
Authored by: mbroughtn on Oct 27, '04 10:31:52PM

I too experienced the delay when using the form:
do shell script "disktool -e disk2

I found a message appeared in the Console log every time I used this:
Oct 27 20:58:22 Yosemite diskarbitrationd[90]: Script Editor [572]:23047 not responding.

I'm not sure what all it means, but it looks like an indication of why there is the delay. I get not such message when using the ' tell application "Terminal" ' format.



[ Reply to This | # ]