xsl-list
[Top] [All Lists]

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

2004-05-20 13:31:09
Richard Moore wrote:
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).

Installing a Unix shell as included in CygWin or MKS solves the problem
too (as well as a lot of other headaches).

J.Pietschmann