Re: date syntax not working on 10.10.5?
Re: date syntax not working on 10.10.5?
- Subject: Re: date syntax not working on 10.10.5?
- From: Shane Stanley <email@hidden>
- Date: Sat, 22 Aug 2015 21:49:34 +1000
On 22 Aug 2015, at 3:07 pm, Christopher Stone <email@hidden> wrote:
>
> Google to the rescue — search:
>
> AppleScript "main thread"
>
> First hit:
I guess the thing missing from that link is an explanation of exactly when running on the main thread is required in terms of ASObjC. And the answer is any code that involves drawing to the screen, code using timers, and any code where the Cocoa documentation says so.
One useful hint: have Console open when running ASObjC code in Script Editor or Script Debugger. Sometimes error messages or warnings will appear there.
--
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