On 12 Mar 2010, at 16:56, David Alter wrote:
> I need the ability to call an AppleScript from a Cocoa Application. I have
> done this in the past using NSAppleScript and it works great. This time I
> need to call the "on run" and pass in parameters. That I have not done. I
> looked at the followi
Hey Dave,
I think this may be what you want:
http://homepage.mac.com/kenferry/software.html#KFAppleScript
Kevin
On Mar 12, 2010, at 8:56 AM, David Alter wrote:
> I need the ability to call an AppleScript from a Cocoa Application. I have
> done this in the past using NSAppleScript and it works
I need the ability to call an AppleScript from a Cocoa Application. I have
done this in the past using NSAppleScript and it works great. This time I
need to call the "on run" and pass in parameters. That I have not done. I
looked at the following Tech note Technical Note TN2084: Using AppleScript
S