• 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: No more "delay" in AS-Yosemite?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No more "delay" in AS-Yosemite?


  • Subject: Re: No more "delay" in AS-Yosemite?
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 11 Nov 2014 21:34:48 +1100

On 11 Nov 2014, at 7:41 pm, Maik Waschfeld <email@hidden> wrote:

Since Yosemite, all my AppleScripts using „delay“, as in
delay 30

stopped working.

Instead of waiting for 30 seconds, it executes the next step when I simply touch the trackpad.

I'm not sure what the reference to the trackpad means, but if I run this:

current date
delay 5
current date

I get this:

tell current application
current date
--> date "Tuesday, 11 November 2014 9:32:24 pm"
current date
--> date "Tuesday, 11 November 2014 9:32:29 pm"
end tell

Which is what I expect. What happens if you run that simple script?

-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >No more "delay" in AS-Yosemite? (From: Maik Waschfeld <email@hidden>)

  • Prev by Date: Re: No more "delay" in AS-Yosemite?
  • Next by Date: Re: No more "delay" in AS-Yosemite?
  • Previous by thread: Re: No more "delay" in AS-Yosemite?
  • Next by thread: Re: No more "delay" in AS-Yosemite?
  • Index(es):
    • Date
    • Thread