<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>Another great note, Wil.&nbsp; One thing though, on script C:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">script C<BR>
<BR>
&nbsp; set itemDelimiter to space<BR>
&nbsp; get word 900 of myList</BLOCKQUOTE><BR>
<BR>
I think you meant to change it to read:<BR>
<BR>
&nbsp;&nbsp;&nbsp; set the itemDelimiter to space<BR>
&nbsp;&nbsp;&nbsp; get item 900 of myList<BR>
<BR>
Keep up the good work!<BR>
<BR>
Philip Chumbley<BR>
</FONT></HTML>