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

[REBOL] R: A Rebol Read Bug ?

From: gchillemi::aliceposta::it at: 7-Dec-2007 17:01

> 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.
Yes but I flush the block and perform a forced "Recycle" at the start of each loop. Actually I have extrapolated the core of the loop and ran it on 2 different instances of Rebol. Currently we are at 704th read attempt in each instance. Giuseppe Chillemi