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

[REBOL] Re: A Rebol Read Bug ?

From: jblake:arsenaldigital at: 7-Dec-2007 9:41

My understanding is that if you do a "read/lines", it reads ALL the lines of the file into memory. Can you try it reading one line at a time and process each? I'd like to see if it does the same thing. John