Re: Executing a perl script from cocoa - ObjC
Re: Executing a perl script from cocoa - ObjC
- Subject: Re: Executing a perl script from cocoa - ObjC
- From: Karl Kuehn <email@hidden>
- Date: Fri, 20 Feb 2004 08:30:20 -0500
There are two options: execute a shell script command (I will let you
look that up in the documentation), or use CamelBones to execute it
directly.
http://camelbones.sourceforge.net/
Karl Kuehn
email@hidden
PS.. perl.sh... nooo! perl.pl
On Feb 20, 2004, at 6:12 AM, Ramakrishna Kondapalli wrote:
I want to execute a Perl script (For Ex. ./Users/usr1/per1.sh
<file_name>) from my cocoa - ObjC code and put the output in a file.
How
can I do this?
Thanks & Regards,
_______________________________________________
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.