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

[REBOL] Re: SAVE each elements to a new line

From: jjmmes:yaho:o:es at: 13-Aug-2002 17:59

Hi Andrew: I wonder how you do this when you have a block variable: new-block: compose/deep [ [(block-var)]] append x new-block What am I missing ? Thanks