Re: opening of an external program
Re: opening of an external program
- Subject: Re: opening of an external program
- From: Sailesh <email@hidden>
- Date: Mon, 29 Sep 2003 08:02:02 -0700
If it's a normal Mac app then you should probably use NSWorkspace -
launchApplication:
If it's a command line app then try NSTask.
good luck
Sailesh
On Monday, Sep 29, 2003, at 05:43 America/Vancouver, Linea Tessile Srl
wrote:
My name is Francesca, i have a problem:
How can we open an external program from within an application created
in Project Builder?
Can you help me?
Francesca
_______________________________________________
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.