set stdin stdout to executables
set stdin stdout to executables
- Subject: set stdin stdout to executables
- From: Thierry <email@hidden>
- Date: Tue, 24 Feb 2009 15:32:26 +0100
Hi,
Couldn't find anything or don't understand how we
can set the Stdin and Stdout of an executable in the project.
For instance, when running my project, would like to do:
1)
.../myExe < f1 > f2
2)
.../myExe < f1 | myfilter
and see the results on the Run Log window.
( myExe is a command-line tool )
Do I have the only choice to edit a shell script as a wrapper to myExe ?
Using Xcode 2.5 on Tiger.
Thanks for any help
Regards,
Thierry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden