Re: Calling a unix command from Cocoa ?
Re: Calling a unix command from Cocoa ?
- Subject: Re: Calling a unix command from Cocoa ?
- From: Dan Wood <email@hidden>
- Date: Fri, 08 Nov 2002 21:28:08 -0800
Yep -- Look for the documentation on NSTask.
Here's the related programming topic documentation:
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/
ProgrammingTopics/OperatingSystem/index.html
On Friday, November 8, 2002, at 10:59 AM, Robert Miller wrote:
Hello ,
OK, here's a dumb question. Can anyone tell me if it is possible to
call a unix command from within a running Cocoa application ? (in my
case flex and bison) ? And if so, what's the secret ? For some reason
there doesn't seem to be any documentation or examples available on
this topic unless I'm missing something which is entirely possible..
Thanks in advance for any help,
Regards,
Bob M
_______________________________________________
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.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
The information contained in this message or any of its attachments may
be privileged and confidential and intended for the exclusive use of
the addressee(s). Any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
_______________________________________________
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.