Re: Unmount network volume
Re: Unmount network volume
- Subject: Re: Unmount network volume
- From: Brian Dichter <email@hidden>
- Date: Thu, 25 Jan 2001 18:17:37 -0600
on 1/24/2001 12:00 PM, carver at email@hidden wrote:
>
What is the right way to unmount all connected volumes?
There are probably a lot of ways to do it but I usually just:
put away disk "SomeVolumeName"
If you want to unmount all the mounted volumes, try this:
try
tell application "Finder"
activate
put away (every disk whose local volume is false)
end tell
end try
brian
--
"He who joyfully marches in rank and file has already earned my contempt. He
has been given a large brain by mistake, since for him the spinal cord would
suffice." --Albert Einstein