Re: how to use mount volume with timeout argument in AppleScript.
Re: how to use mount volume with timeout argument in AppleScript.
- Subject: Re: how to use mount volume with timeout argument in AppleScript.
- From: "Amit Jain" <email@hidden>
- Date: Fri, 4 Aug 2006 10:09:50 +0530
Thanks for your interest Gnarlodious,
I used ur suggestion but now applescript hangs off, I used the
following script :
with timeout of 10 seconds
mount volume "smb://theUser:thePassword@theAddress/theVolume"
beep 2
end timeout
but if theAddress has some invalid address applescript hangs for a
long time in search of that address irrespective of the timeout time
i.e. here 10 seconds.But my requirement is to force it to only search
for some specific time limit after that it shud give an error message.
Waiting for the answers....
Regards....
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden