RE: Unmount remote volume (10.2.1)
RE: Unmount remote volume (10.2.1)
- Subject: RE: Unmount remote volume (10.2.1)
- From: "Alatorre, Michael" <email@hidden>
- Date: Thu, 3 Oct 2002 09:01:53 -0700
This should do it, just substitute the name of your iPod within the quotes:
tell application "Finder" to eject disk "iPod Disk"
HTH
Michael Alatorre (
mailto:email@hidden)
EIS Liaison Analyst
Cedars-Sinai Health System (
http://www.cedars-sinai.edu/)
Medical Affairs: 310.423.6237 310.423.0448 (fax)
"If it's not on fire, it's a software problem."
>
----------
>
From: email@hidden
>
Sent: Wednesday, October 2, 2002 4:59 PM
>
To: Alatorre, Michael
>
Cc: 'email@hidden'
>
Subject: Re: Unmount remote volume (10.2.1)
>
>
On 10/2/02 14:39, "Alatorre, Michael" <email@hidden> wrote:
>
>
>> Now at the end of the day, I want to unmount the remote volume and my
>
iPod.
>
>
>
> Try this:
>
> tell application "Finder" to eject (every disk whose local volume is
>
false)
>
>
Awesome it does work, but the iPod is still mounted.
>
>
How can I unmount it?
>
>
Thanks,
>
>
Guillaume.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.