Am 14.02.2009, 11:11 Uhr, schrieb Raimund Dold <[email protected]>:

> maybe I did not find the answer in the docs, but anyway.
>
> In R2.0 I regularly used something like read/lines %myfile.txt to read a  
> file and get the single lines. How I am supposed to do this in R3?

Hi, because R3 supports unicode and unicode can be encoded in different  
ways, you know have to specify a "format" you want the data to be loaded.  
Try:

        deline to-string read %myfile.txt

-- 
Robert M. Münch
Mobile: +49 (177) 245 2802
http://www.robertmuench.de
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to