<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 5.50.4922.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Klaus wrote:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>> Konichi-wa Cueto-san,</DIV>
<DIV> </DIV>
<DIV><FONT size=2>Actually, since it's 11:13 P.M. here in Nippon, it's
"konban-wa" :-)</FONT><BR><BR>> Try this:<BR><FONT size=2>>
</FONT><BR>> ....<BR>> if "NT" is in the systemVersion
then<BR>> set the
shellCommand to "cmd.exe"<BR>> ###
put quote & quote into theTitle
???<BR>> ### "" ??? Looks like this
is the li'l troublemaker<BR>> ### maybe
you mean "put QUOTE & tUrl & QUOTE into
theTitle<BR>> end
if<BR>> get shell("start" &&
QUOTE & tURL & QUOTE)<BR>> ###
then "get shell("start" & theTitle) should work<BR>> --<BR></DIV>
<DIV><FONT size=2>Tried it, but it opened the command console instead of the
browser. HOWEVER, you did give me the idea of simply enclosing the url (i.e.,
tUrl) in quotes thus:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> get shell("start" && theTitle
&& QUOTE & tURL & QUOTE)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>... and _that_ did work!</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks!!</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Cheers and arigato,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Nicolas Cueto</FONT></DIV></BODY></HTML>