Re: Passing a parameter for shell tool testing
Re: Passing a parameter for shell tool testing
- Subject: Re: Passing a parameter for shell tool testing
- From: "D. Walsh" <email@hidden>
- Date: Mon, 26 Dec 2005 10:13:02 -0500
- Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com
On Dec 26, 2005, at 10:06 , Theodore H. Smith wrote:
I'm trying to write a shell tool with Xcode.
What's a handy way to pass parameters to the shell tool, during my
development?
Xcode by default passes no parameters to the shell tool. I'd like
to be able to specify the params. Or do I have to fake the params?
Faking them should be sufficient unless they are dynamic in nature
and even if, you can still fake it.
-- Dale
_______________________________________________
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