print() problem: multipe lines as output

Hi,

i have a small problem with debugoutput in form of print() in my python script.
It should only print -two- lines containing coordinate-info, but there are always more.
sometimes even up to four (copies).

i already played with the trigger-mode, tap, level, inv and stuff, but couldn´t find a solution.

Does anyone see my mistake?

Attached a screenshot for clarification.

Thanks

http://www.heijulien.de/img/problem.JPG

stupid question maybe but you set the local position but not the world position, why not? Is that automatic…?