Simon Kröçer 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