• 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
Panther Problems - Error type 80 on Mount Volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Panther Problems - Error type 80 on Mount Volume


  • Subject: Panther Problems - Error type 80 on Mount Volume
  • From: Andrew <email@hidden>
  • Date: Sun, 26 Oct 2003 11:38:58 -0500

After upgrading to Panther and the new Xcode Tools from 10.2.6, all of my
old scripts that use "mount volume" on local server volumes have stopped
working and return an error.

The format of the scripts is as follows:

tell application "Finder"
mount volume "afp://192.168.1.101/Volume One"
end tell

Previously, this would return a dialog requesting a login/pw. Now I get an
error type 80.

Revising the scripts like this:

tell application "Finder"
open location "afp://192.168.1.101/Volume One"
end tell

...will run as expected. I would rather not go through all of my scripts to
revise them. Is there some good reason why "mount volume" no longer works?
There's no mention of a change in the release notes or at macscripter.net --
is this problem afflicting just me?

-Andrew
_______________________________________________
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: Panther Problems - Error type 80 on Mount Volume
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Eudora AppleScript Question... (Doug McNutt)
  • Next by Date: Re: Very Odd
  • Previous by thread: Re: repeat loops on Eudora messages
  • Next by thread: Re: Panther Problems - Error type 80 on Mount Volume
  • Index(es):
    • Date
    • Thread