Re: Eject in Leopard
Re: Eject in Leopard
- Subject: Re: Eject in Leopard
- From: Takaaki Naganoya <email@hidden>
- Date: Sun, 11 Nov 2007 18:00:07 +0900
On 2007/11/10, at 1:17, Jay Louvion wrote:
tell application "Finder"
eject "NIKON D2X"
end tell
I think it should be .....
<AppleScript>
tell application "Finder"
eject disk "NIKON D2X"
end tell
</AppleScript>
--
Takaaki Naganoya
Piyomaru Software
http://piyo.piyocast.com
email@hidden
PiyoCast Web (Podcasting with Music!)
http://www.piyocast.com
_______________________________________________
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