• 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
Re: Have Applescript auto click button
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Have Applescript auto click button


  • Subject: Re: Have Applescript auto click button
  • From: Dirk Stegemann <email@hidden>
  • Date: Fri, 13 Jan 2006 16:16:56 +0200

Hi,

Am 13.01.2006 um 16:01 schrieb Ball, Dan:

I thought I had this information before but lost how to do it. I have a warning window that pops up when a user clicks the mount button the second time warning them that its already mounted. If they don't click the ok button it errors out for setting to long. I wanted it to timeout after so many seconds and auto click the ok button if possible.

To auto-dismiss a dialog in AppleScript after e.g. 10 seconds, do something like this:


display dialog "Auto-timout in 10 seconds..." buttons "Ok" default button 1 giving up after 10



Regards,
Dirk Stegemann



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Have Applescript auto click button (From: "Ball, Dan" <email@hidden>)

  • Prev by Date: Have Applescript auto click button
  • Next by Date: Re: Xcode ignores compiles changes, but debugs old code
  • Previous by thread: Have Applescript auto click button
  • Next by thread: Class Model
  • Index(es):
    • Date
    • Thread