<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Courier New, Courier, monospace">Dear Sirs:</font></p>
    <p><font face="Courier New, Courier, monospace">The code and the
        error message do not agree:</font></p>
    <p>   if (value <= 0 || value > 24)<br>
           throw new ExitException("Error: Resolution value out of range
      0-24: " + s + " in levels specification " + levelSpec);</p>
    <p><font face="Courier New, Courier, monospace">Randolph J. Herber</font><br>
    </p>
  </body>
</html>