Re: calling a shell script from an objective C application
Re: calling a shell script from an objective C application
- Subject: Re: calling a shell script from an objective C application
- From: Peter Schols <email@hidden>
- Date: Fri, 21 Jun 2002 17:21:19 +0200
Have a look at NSTask.
There is a good tutorial about terminal commands and NSTask on
Cocoadevcentral:
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000017.php
peter
On Friday, June 21, 2002, at 05:05 PM, cocoa-dev-
email@hidden wrote:
Message: 13
From: Dotremont Jo <email@hidden>
To: email@hidden
Subject: calling a shell script from an objective C application
Date: Fri, 21 Jun 2002 16:24:51 +0200
Hi all,
Is it possible to execute a (unix) script in an Objective C application?
I tried with launchApplication but nothing seems to happen.
Thanks
Jo Dotremont
_______________________________________________
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.