Hello All,

I have the below;

kool: %gin.txt

write kool "African"
write/append kool "Child"

Now, I would want to read the file , and print first "African", and second
"Child"

I tried
 read/lines kool
== [ "AfricanChild"]

I was looking for something like  [ "African"   "Child"]

Regards,
Emeka


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to