Too much output to cmd window
Replies (1)
Please register to reply
Added by Anonymous over 13 years ago
Legacy ID: #10204934 Legacy Poster: MicheleRC (michelerc)
We've recently upgraded from Saxon 6. something to the latest HE 9.3. We run our processes using a standard batch file. All is working fine, except that the new Saxon outputs a ton of cr*p to the cmd window. It's all cluttered with informative little notes like "Building Tree" and "Tree built" and "Stylesheet compilation time." Is there a way to suppress the simple status messages and only see actual errors?
Legacy ID: #10204954 Legacy Poster: Michael Kay (mhkay)
You only get these messages if you explicitly ask for them using the -t command line option.
Please register to reply