<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
This works fine on MacOS9<BR>
<BR>
Ken, Brian... Could you let me know if it also works on MacOSX, please?<BR>
<BR>
replace "/" with ":" in tURL<BR>
delete char 1 of tURL<BR>
put "tell application"&amp;&amp; quote&amp;"Finder"&amp;quote &amp;cr&amp;\<BR>
    "open file"&amp;&amp; quote&amp;tURL&amp;quote &amp;cr&amp;\<BR>
    "end tell" into tScript<BR>
do tScript as AppleScript<BR>
<BR>
Almost ready to post the final composite cross-platform multi-type solution.<BR>
<BR>
/H<BR>
<BR>
_________________________________________________<BR>
<B>Hugh Senior</B><BR>
The Flexible Learning Company<BR>
Consultant Programming &amp; Software Solutions<BR>
Fax/Voice: +44 (0)1483.27 87 27<BR>
Email: h@FlexibleLearning.com<BR>
Web: www.FlexibleLearning.com</FONT></HTML>