xsl-list
[Top] [All Lists]

Re: saxon command line error "2>error.txt"

2004-05-20 02:37:24


Mike Ferrando wrote:
Should I change the command line for Windows 95? What alternatives do
I have?

Win95 does not support redirecting the stderror stream. You might be able to find an old tool called redir somewhere which lets you work around this limitation (it used to be part of the DJGPP GCC port for DOS).

Cheers

Rich.