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

[REBOL] Re: Problem with to-block

From: al:bri:xtra at: 20-Nov-2002 16:54

Chris Mason wrote:
> I am having problems converting a string to a block! type, each time the
first character is a number the script fails with invalid decimal error. Try something like:
>> file-path: http://127.0.0.1/index.html
== http://127.0.0.1/index.html
>> parse/all file-path "/"
== ["http:" "" "127.0.0.1" "index.html"] That splits up the URL into more obvious parts. Andrew Martin ICQ: 26227169 http://valley.150m.com/