I tried those, I need something that will put the same input into the field whenever it asks for it. So for example, if ClearCase is always asking for a DR #, I want to hard code that the DR# is always going to be 13. Is there a way to do this?
Roshan Punnoose Phone: 301-497-6039 -----Original Message----- From: Andrew Goktepe [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 5:51 PM To: Ant Users List Subject: Re: Read input on the Exec task Look at the input and inputstring attributes of <exec>: http://ant.apache.org/manual/CoreTasks/exec.html -Andrew On 2/1/06, Punnoose, Roshan <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Is there anyway at all to be able to read input on the exec task? I am > running ClearTool and it is asking for input in it's scripts so I need to be > able to let the builder actually type something in. Is this possible? I > checked the FAQs, and the question: "How do I redirect standard input or > standard output in the <exec> task?" Did not seem to answer my question. > > > > *Roshan Punnoose* > > Phone: 301-497-6039 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]