Re: Running Java/Obj-C code with NSAppleScript
Re: Running Java/Obj-C code with NSAppleScript
- Subject: Re: Running Java/Obj-C code with NSAppleScript
- From: matt neuburg <email@hidden>
- Date: Sat, 19 Jul 2003 09:02:17 -0700
On Wed, 16 Jul 2003 16:34:53 +0100, Moray Taylor <email@hidden>
said:
>
The user of my program writes an AppleScript that gets executed through
>
the normal NSAppleScript methods, this works great, no problems.
>
However I want that user suppled AppleScript to be able to access
>
certain internal functions of my program (which happens to be
>
Java/Cocoa based.) I have read about the 'call method 'foo" of class
>
"bar"' stuff, but this only appears to work for AppleScripts that are
>
internal to my program, external AppleScript scripts don't recognize
>
the 'call method' stuff. Is there anything I can do about this?
Make your app scriptable. m.
--------
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.