<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Steve,<br>&gt; &gt; Not sure if this is true. You use a rather complex method to sort<br><div>&gt; &gt; the road names before writing the img file. If I got it right, you use<br>&gt; &gt; a simple sort method which uses String.compareTo()<br>&gt; &gt; when you sort the index entries.<br>&gt; <br>&gt; Where is that? I did see that I have some String.equals() instead<br>&gt; of collator.compare() tests in the mdr still.  I am changing the<br>&gt; ones I find.<br><br>Sorry, I thought that in Mdr7.java&nbsp; the line<br>Collections.sort(sortedStreets); <br>is sorting strings, but it is not. So forget that.<br><br>Gerd<br></div>                                               </div></body>
</html>