- Code: Select all
BTW. your command line looks suspicious, because of the path/prog.exe.
Do you really want to start foo? Or do you want to start path/prog.exe?
Your command line would mean, that path\prog.exe is a parameter to program foo.
Hi Dieter,
That part is correct, as path\prog is also a parameter for foo
BTW 'foo' is GradualTest and 'prog' is a chess program started by it
and it works as it should, except the pipe part, but it will
work with the indirection Ross suggested I guess.
With my batch I can run several tests for epds automatically
over night. I just want to save the whole debug output too,
because I can do further things with it.
Best regards,
Guenther