Note that if you install the JDK on your machine, you'll need to set
the CLASSPATH variable to include "." at the beginning. For instance, I
use something like
set CLASSPATH=.;c:\apps\classes;
where the EasyReader.java and FormatWriter.java files are in
c:\apps\classes\edu\colorado\io.