Re: Easy, i think, Mount Volume Question?
Re: Easy, i think, Mount Volume Question?
- Subject: Re: Easy, i think, Mount Volume Question?
- From: "Daniel A. Shockley" <email@hidden>
- Date: Thu, 13 Jun 2002 09:19:36 -0400
I've had problems with mount volume being unreliable on several
different machines, using different version of OS. I either get the
-1070 or -1072 errors, but a restart clears them up. What does that
say to you? It seems to indicate that mount volume can become
corrupted, so that code that normally works fine fails. I don't
understand why that is, but it is very disturbing and also
intermittent. Note that it normally works, but sometimes fails when
the server is up and I can log in via Chooser, but the same bit of
AppleScript code that worked earlier now fails. Once it has failed,
it will not work again until AT LEAST one restart, sometimes more.
Those error numbers, if I remember correctly are "paramaters wrong"
errors. That is strange, considering that the code in question is
unchanged from when it worked correctly. If anyone has any insight
into this, it would be much appreciated. I use the TCP/IP method but,
at least once it has failed, even the AppleTalk method doesn't work.
Message: 4
Date: Wed, 12 Jun 2002 16:12:05 -0400
Subject: Easy, i think, Mount Volume Question?
From: "p k" <email@hidden>
To: email@hidden
I have used the mount volume OSAX countless times in the past, but today I
can't get it to work.
Both AppleTalk and TCP/IP attempts generate execution errors.
mount volume "disk01" on server "Server" in AppleTalk zone "Zone 1"
generates error of type -1070
mount volume "disk01" on server "Server" generates error of type -5016
mount volume "afp://name:email@hidden/disk01" generates error of type
-1070
Any ideas?
I haven't used AppleScript in a few months but I know these commands used to
work.
AppleScript 1.7
MacOS 9.2.2
thanks
pk
--__--__--
--
----
Daniel A. Shockley
email@hidden
email@hidden
http://www.danshockley.com
_______________________________________________
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.