absolutly fastest method is remove-each. I start to use it frequently, even if I need to repeat conditions. But I was not successfull in how to do it for your case. remove-each clearly uses not sufficient method of foreach, so your word is not bound to the block (that will be allowed in R3).
remove-each column record [column = .....] ... pity index? can't be used... Petr -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
