javadoc output

hi,when i run javadoc on my package, one error and three warnings occur, but, the dos window only displays the last few lines.Is there a way to redirect the output to file on win98, i found ways for solaris and winNT, but what about win98?greetz,Yves
[285 byte] By [fierensyvesa] at [2007-9-27 9:39:18]
# 1

Unfortunately, the Windows 95/98/ME shell does not allow redirection of the standard error stream to a file. The only

solution is to use a different shell. Suggestions include:

- Cygwin (if you like Unix)

- Mks sh or ksh

Or possibly the XEmacs shell (M-x shell), but I have not

texted that.

-Doug Kramer

Javadoc team

dkramera at 2007-7-8 22:59:53 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...