<HTML><FONT FACE=arial,helvetica><FONT SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">One last note:<BR>
<BR>
Be careful of using <read from file xxx for yyy><BR>
<BR>
If you do not read for "lines", you run the risk of cutting a line in half on the spot where your magic string occurs.<BR>
<BR>
So always use <read from file xxx for yyy LINES><BR>
<BR>
HTH.<BR>
Brian</FONT></HTML>