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: Axel Luttgens <email@hidden>
- Date: Sat, 22 Aug 2015 00:39:19 +0200
- Sun-java-system-smtp-warning: Lines longer than SMTP allows found and truncated.
> Le 21 août 2015 à 23:54, Stockly, Ed a écrit :
>
> I have a confession to make.
>
> After testing AppleScriptObjC stuff, I never looked at it again. It seemed
> pretty cool, but beyond the scope of what I had time and need for.
>
> However, if I could get data detectors back, even if it was just for
> dates, that would be worth it.
>
> This dead horse you've flogged has convinced me to take the leap.
>
> Where do I start?
Hello Ed,
Good question. :-)
The only official reference I ever managed to find wrt embedding Objective-C into AppleScript is:
https://developer.apple.com/library/mac/releasenotes/ScriptingAutomation/RN-AppleScriptObjC/
Quite outdated, but perhaps so am I too…
Anyway, it provides some clues that still seem valid nowadays.
The various AS release notes then update that info as how to do it for real (reading between the lines is a must):
https://developer.apple.com/library/mac/releasenotes/AppleScript/RN-AppleScript/Introduction/Introduction.html
Finally, some acquaintance with Objective-C:
https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html#//apple_ref/doc/uid/TP40011210
and the parts of the foundation framework you are interested in:
https://developer.apple.com/library/mac/navigation/#section=Frameworks&topic=Foundation
is needed as well.
That said, I guess Shane (who?) will provide you with far better references. ;-)
HTH,
Axel
_______________________________________________
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