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

[REBOL] Re: foreach with block question

From: al:bri:xtra at: 14-Oct-2001 19:54

Jeff's neat solution:
> foreach :row data [print bind row 'a]
but if your 'foreach block doesn't want to know what's in 'row, then:
>> foreach :row data [print bind row first row]
3 DDD VVV 2 1 3 DDD VVV 2 1 3 DDD VVV 2 1 Andrew Martin ICQ: 26227169 http://valley.150m.com/