Re: Executing AppleScript from Cocoa (with return values)
Re: Executing AppleScript from Cocoa (with return values)
- Subject: Re: Executing AppleScript from Cocoa (with return values)
- From: "Alastair J.Houghton" <email@hidden>
- Date: Mon, 18 Aug 2003 09:25:41 +0100
On Monday, August 18, 2003, at 02:31 am, Evan DiBiase wrote:
Now, given that script (or some variant), I'd like to run the script
and access to the return value in my Cocoa application (as an NSArray,
for example). If anyone can provide some sample code or pointers to
good documentation that will take me end-to-end (or pretty close), I'd
be quite grateful.
Take a look at NSAppleScript. (BTW, if you don't have it, get AppKiDo
from
http://homepage.mac.com/aglee/downloads/ ).
Kind regards,
Alastair.
_______________________________________________
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.