Re: External Program Control from within Cocoa App
Re: External Program Control from within Cocoa App
- Subject: Re: External Program Control from within Cocoa App
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 2 Nov 2008 20:29:08 -0700
On Nov 2, 2008, at 3:25 PM, Ronald Ramdhan wrote:
I am working on a project where I would like to control external
programs from within my Cocoa Application. For example, the ability
to control a program like PowerPoint from within my code.
Is there anyway to do this programmatically without the use of
Apple Script?
Interapplication communication can only be done through a few methods,
including AppleScript, sockets, and DO. And I'm pretty sure PowerPoint
only supports AppleScript.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden