From: "Simon Kröger" Date: 2006-01-05T05:38:33+09:00 Subject: Re: method &block question Simon Kr�ger wrote: > [...] > Why is the second version interating over each single element? It does not, the array is simply splashed when passed to 'p', so p sees two parameters and print them... Sorry for the noise. cheers Simon