Re: Result: 1

2005-08-23 Thread Steve Loughran
] 'run.bat' is not recognized as an internal or external command, [exec] operable program or batch file. [exec] Result: 1 I am sure that run.bat is a bat file. Does what I want it to from the command line. It doesn't matter what its contents are it gives the same error

Re: Result: 1

2005-08-22 Thread Andrew Goktepe
t; [exec] 'run.bat' is not recognized as an internal or external > command, > [exec] operable program or batch file. > [exec] Result: 1 > > I am sure that run.bat is a bat file. Does what I want it to from the > command line. It doesn't matter what its conte

Re: Result: 1

2005-08-22 Thread Ron Wheeler
is call a bat file from ant. The full error message is [exec] 'run.bat' is not recognized as an internal or external command, [exec] operable program or batch file. [exec] Result: 1 I am sure that run.bat is a bat file. Does what I want it to from the command line. It doesn&

RE: Result: 1

2005-08-22 Thread Dewey, John
table I'm trying to execute. What I'm trying to do is call a bat file from ant. The full error message is [exec] 'run.bat' is not recognized as an internal or external command, [exec] operable program or batch file. [exec] Result: 1 I am sure that run.ba

Re: Result: 1

2005-08-22 Thread Andrew Goktepe
ig further. -Andrew On 8/22/05, Dewey, John <[EMAIL PROTECTED]> wrote: > > Does anyone know what "[exec] Result: 1" means on windows? I haven't > been able to find a listing of error codes for ant. > >

Result: 1

2005-08-22 Thread Dewey, John
Does anyone know what "[exec] Result: 1" means on windows? I haven't been able to find a listing of error codes for ant. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]