Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Bug! Rebol's parsing of urls is incorrect.

From: al:bri:xtra at: 12-Feb-2001 15:31

Petr wrote:
> Maybe the 'load is the way? > > ->> email? load "just.a.string" > == false > ->> email? load "[just--a--string]" > == true > ->> > >> x: load "http://www.rebol.com!"
== http://www.rebol.com!
>> type? x
== url!
>> x
== http://www.rebol.com! 'load was where I first noticed the problem. Andrew Martin ICQ: 26227169 http://members.nbci.com/AndrewMartin/