Re: AppleSkript & cocoa App
Re: AppleSkript & cocoa App
- Subject: Re: AppleSkript & cocoa App
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 25 Mar 2003 00:13:43 -0800
On Monday, March 24, 2003, at 10:34 PM, John Q. wrote:
Is it possible to use appleskript sourcecode in the cocoa source?
Like tell a other application open an document or something?
Yes, use the NSAppleScript class. See the NSAppleScript documentation
at <
http://developer.apple.com/> for more information.
If your product needs to run under OS X 10.1.5 or earlier, then
NSAppleScript won't work. In that case, there's a couple of third party
frameworks that have a similar class, e.g. OmniAppKit's OAOSAScript.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
Smile! It confuses people!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.