From: Navindra Umanee Date: 2005-07-17T14:40:16+09:00 Subject: Re: delaying string evaluation Ara.T.Howard wrote: > and amrita is even nicer: Hmmm, but your code doesn't quite do the same thing in that it doesn't render the same structure: @table = [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ] Any particular reason you did it that way? I expect it's a symptom of using Amrita, you have to beat the data into shape first. Cheers, Navin.