> 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 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
