how to use mount volume with timeout argument in AppleScript.
how to use mount volume with timeout argument in AppleScript.
- Subject: how to use mount volume with timeout argument in AppleScript.
- From: "Amit Jain" <email@hidden>
- Date: Thu, 3 Aug 2006 13:03:32 +0530
Hi All,
Is there any way to reduce the searching time of mac while trying to
mount any IPAddress
through apple script. I had tried but I am unable to use an argument
for timeout in the following command:
tell application "Finder"
mount volume "smb://any-user:password@ipaddress/sharedVolume"
end tell
where shud I put the timeout argument or if anyone knows a better way
to do the same.
I am using this code in my application but it hangs for longtime when
I enter a wrong IPAddress which I have to reduce.I think I have tried
my best to explain my problem.
Please help ASAP.
Thanks in advance..
Regards..
Amit
_______________________________________________
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