Re: AW: Running the

2008-05-14 Thread Steve Loughran
Craig Riley wrote: Hi, Thanks for that, it now works. I simply needed to add..line="/c" /> before my wget command. Cheers Craig you can usually use the task to retrieve things too - To unsubscribe, e-mail: [EMAIL PR

Re: AW: Running the

2008-05-14 Thread Craig Riley
Hi, Thanks for that, it now works. I simply needed to add.. /> before my wget command. Cheers Craig Quoting "Knuplesch, Juergen" <[EMAIL PROTECTED]>: What system you us? Linux, Windows??? Is wgwt a batchfile or a executable file? The Ant manual says: Note that .bat files cannot in genera

AW: Running the

2008-05-14 Thread Knuplesch, Juergen
What system you us? Linux, Windows??? Is wgwt a batchfile or a executable file? The Ant manual says: Note that .bat files cannot in general by executed directly. One normally needs to execute the command shell executable cmd using the /c switch. I discourage the us