• 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: email@hidden
  • Date: Tue, 11 Mar 2003 20:26:23 GMT

[demime could not interpret encoding binary - treating as plain text]
Here is what I say:

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
_______________________________________________
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.

  • Follow-Ups:
    • Re: Disconnecting from network volumes
      • From: Susan Midlarsky <email@hidden>
  • Prev by Date: Re: Mail problems with special characters
  • Next by Date: Re: Determining item number matching "x" in a list
  • Previous by thread: Disconnecting from network volumes
  • Next by thread: Re: Disconnecting from network volumes
  • Index(es):
    • Date
    • Thread