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/ -><- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
