• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
set stdin stdout to executables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Include search path for autocomplete when using external build system
  • Next by Date: Info request on crashing thread on Crashreport
  • Previous by thread: Include search path for autocomplete when using external build system
  • Next by thread: Re: set stdin stdout to executables
  • Index(es):
    • Date
    • Thread