On 12/18/05, Nikolas Coukouma <[EMAIL PROTECTED]> wrote: > Redirecting standard error is available only in the NT-derivatives. > Would just using "@echo off & (command)" work in this context?
The issue is the io of the command getting run. We are not going through a batch file, so it makes no diffrence to use echo off. --Esa _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
