> >  if exists? join http:// [url] [
> 
> Don't need '[ and '] around 'url.

And this is better:

        if exists? url [

> >     print ["@" "fut trouver sur" url]
> >     newline
> >     print " "
> 
> Above is better as:
>         print ["@" "fut trouver sur" url newline

And, of course, don't forget the '] at the end, as I did. :-)

Andrew Martin
Rebo... Nut
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to