"Richard P. Groenewegen" wrote: > > @x = x ; @y = y You mean to have written, @x, @y = x, y No? -- Bil