counting variable

Two things:
1.
Maybe a closing round bracket is too much.
$if($eql($get(zaehler),5),,) [line A)]

$put() and $puts() cannot be used as an argument within Mp3tag functions.
You have to recode the line, e. g.
$puts(zaehler,$if($eql($get(zaehler),5),0,$get(zaehler))

DD.20090217.1512.CET