Re: AppleScript in a Cocoa app

2010-06-20 Thread John Joyce
On Jun 21, 2010, at 12:53 AM, Angelo Chen wrote: > Hi, > I need to create an AppleScript and run it inside the app to activate another > program, the applescript should call 'add' function the the other program > with different file names, any idea how to achieve this? Thanks, > Angelo One app

Re: AppleScript in a Cocoa app

2010-06-20 Thread Kyle Sluder
On Jun 20, 2010, at 10:53 PM, Angelo Chen wrote: > Hi, > I need to create an AppleScript and run it inside the app to activate another > program, the applescript should call 'add' function the the other program > with different file names, any idea how to achieve this? Thanks, > Angelo Of cour