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

[REBOL] making a CSF out of a block

From: moeller_thorsten:gmx at: 24-Aug-2000 9:19

Hi List, i got stuck in a little problem. I tried to solve it using the users guide but don't get any futher now. i have a block containing several data like ["a" "b" "c"] i need to make a delimited line in a file out of that like a|b|c Has anybody an idea for me? Thorsten