Re: Calling AppleScripts from Obj-C
Re: Calling AppleScripts from Obj-C
- Subject: Re: Calling AppleScripts from Obj-C
- From: Rustam Muginov <email@hidden>
- Date: Tue, 06 Jul 2004 13:14:55 +0400
Here is a tutorial which include AppleScript
http://cocoadevcentral.com/articles/000052.php
On 7/6/04 12:53 PM, "Simone Manganelli" <email@hidden> wrote:
>
I'm trying to find a way to access script subroutines using a call from
>
Obj-C/Cocoa. I know that there's the NSAppleScript class, but that
>
seems to only allow you to create new scripts and execute them -- I
>
want to call a subroutine of an already active AppleScript that has
>
internal variables and such (this script is included in the project and
>
drives some of the interface, and therefore has some needed values).
>
Is there any way to do that? Any help would be much appreciated.
>
>
-- Simone Manganelli
>
_______________________________________________
>
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.
_______________________________________________
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.