Re: "Open Location" and 10.2 Jaguar
Re: "Open Location" and 10.2 Jaguar
- Subject: Re: "Open Location" and 10.2 Jaguar
- From: Steven Kreuzer <email@hidden>
- Date: Fri, 13 Sep 2002 16:43:44 -0400
I actually think this is a bug in the scripting command. A while ago I
saw on the web that there is an error mounting non asip volumes
SK
On Monday, September 9, 2002, at 10:53 AM, Kinsella, John R. wrote:
Has anyone else seen this bug? Or is it just me. I can use the Open
Location command to tell the finder to mount a network share. And this
works just fine when the share is "afp://myShare"
But, as soon as I set myShare to "smb://myShare" and try to use Open
Location to mount it, I get a -10814 error. Is this a Jaguar bug?
Even
though it was unreliable, I use to be able to to this with 10.1 to
mount
Windows Shares. The unreliability forced us to go with DAVE, but I'm
have
such good experiences with 10.2 (until now) that I'm hoping to do away
with
DAVE. My script is VERY simple (this is just a test script)
set myShare to "smb://myServer/myShare"
tell application "Finder"
open location myShare
end tell
Help!
John Kinsella
-------------
"The surest way to corrupt a youth is to teach him to hold in higher
regard
those who think alike rather than those who think differently."
--Nietzsche
_______________________________________________
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.
_______________________________________________
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.