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

[REBOL] creating blocks

From: gchiu:compkarori at: 16-Dec-2000 16:49

Just a quick question... I have some text with newlines etc that I want to convert to a block of lines. I could just write it to a temporary file, and then do a read/lines on it, but presumably there's another way ... -- Graham Chiu