Re: Applescript mounting servers and finder
Re: Applescript mounting servers and finder
- Subject: Re: Applescript mounting servers and finder
- From: Peter Waibel <email@hidden>
- Date: Tue, 19 Dec 2006 19:22:44 +0100
Am 19.12.2006 um 18:00 schrieb John Gibson:
tell application "Finder"
--activate
mount volume "afp://Username:email@hidden.1/Jobs/"
mount volume "afp://Username:email@hidden.1/IT/"
mount volume "afp://Username:email@hidden.1/321 Launch/"
mount volume "afp://Username:email@hidden.1/Digital Library/"
mount volume "afp://Username:email@hidden.1/Inside Services/"
mount volume "afp://Username:email@hidden.1/Libraries/"
mount volume "afp://Username:email@hidden.1/Maddock Douglas/"
mount volume "afp://Username:email@hidden.1/The Place/"
mount volume "afp://Username:email@hidden/Clients and
Profits/"
end tell
Now when I have moved to Tiger I had to make sure that the names
were capitalized,
however many times when I run the script I get the error that
"Finder got an error: Disk some object wasn't found."
Why do ask the Finder to mount the volume?
"mount volume" is not a finder command.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden