• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Disconnecting from network volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disconnecting from network volumes


  • Subject: Re: Disconnecting from network volumes
  • From: Susan Midlarsky <email@hidden>
  • Date: Tue, 11 Mar 2003 17:12:35 -0500

try
tell application "Finder" to eject (every disk whose not local
volume is true)
on error errorMessage
tell application (path to frontmost application as text)
display dialog errorMessage buttons {"Cancel"} default
button 1
end tell
end try
beep 2

Beautiful! I discovered it was the afs volume connection causing all the difficulties. Once I got rid of that connection, voila!

For some reason, though, I never can get it to beep...

Thanks much,
Susan
_______________________________________________
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.

References: 
 >Re: Disconnecting from network volumes (From: email@hidden)

  • Prev by Date: Re: QXP5 and Layers
  • Next by Date: Secure Delete Droplet (final)
  • Previous by thread: Re: Disconnecting from network volumes
  • Next by thread: RE: Disconnecting from network volumes
  • Index(es):
    • Date
    • Thread