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

[REBOL] Re: pipe | rebol

From: rchristiansen:pop:isdfa:sei-it at: 9-Jan-2001 11:24

No, I've got it wrong. If the pipe worked as it should, then
>> web-page: read http://www.rebol.com | load/markup
would create 'web-page as a string! with the contents of rebol.com and then 'load/markup would parse 'web-page Oh, well. -Ryan