From: Randolph Wang <rywang@CS.Princeton.EDU>
Date: Mon, 16 Feb 2004 21:01:19 -0500
To: randy_class@CS.Princeton.EDU
Subject: scrolling problem on your Windows ME

From: Randolph Wang <rywang@CS.Princeton.EDU>
Date: Sun, 15 Feb 2004 02:15:16 -0500 (EST)
To: rgottron@princeton.edu
Cc: randy_class@CS.Princeton.EDU
Subject: scrolling problem on your Windows ME

Hi Rachel:

On Friday, I said that for output, you can do the following:
   java HelloWorld > output.txt

And you can see the output in a text file called output.txt using any
editor (like jedit).

But I didn't know what to do with compile error messages.  Here're
three possible solutions.

http://eos.dk/pipermail/swing/2001-January/000076.html
http://www.geocities.com/KindlyRat/JavacErrorSaver.html
http://www.cs.wcupa.edu/~rkline/textpad-jdk.php

Any one of these three methods should work.  (I'm still surprised that
you don't see the window buffering option under "properties," but
since I don't have access to Windows Me, I can't investigate that.)

Cheers,
Randy


scrolling problem on your Windows ME / Randolph Wang