• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
how to use mount volume with timeout argument in AppleScript.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: how to use mount volume with timeout argument in AppleScript.
      • From: Ryan Britton <email@hidden>
    • Re: how to use mount volume with timeout argument in AppleScript.
      • From: Gnarlodious <email@hidden>
  • Prev by Date: Re: Non-nil terminated C string to NSString
  • Next by Date: saving autosave settings to specific suite?
  • Previous by thread: Re: my print option
  • Next by thread: Re: how to use mount volume with timeout argument in AppleScript.
  • Index(es):
    • Date
    • Thread