Re: No more "delay" in AS-Yosemite?
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
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? |
_______________________________________________
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