Hi,

In Windows, in a command prompt, is there a way to capture error messages generated when running a Java class file, using the syntax >java MyDemo.class?

I've tried piping it into a text...