Re: Eject in Leopard (Jay Louvion)
Re: Eject in Leopard (Jay Louvion)
- Subject: Re: Eject in Leopard (Jay Louvion)
- From: Andrew <email@hidden>
- Date: Fri, 09 Nov 2007 15:43:10 -0500
- Thread-topic: Eject in Leopard (Jay Louvion)
My scripts that use "Eject" stopped working in Tiger.
I now use this code, which works in Tiger and Leopard:
do shell script "/usr/sbin/diskutil eject /Volumes/[VOLUME NAME]"
-Andrew Moses
> nothing happens with the usual code -
>
> tell application "Finder"
> eject "NIKON D2X"
> end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden