$id = 0; while ($id < 50) { print "Position ID: $positionid
\n"; my $positionid = sprintf( "REG-RC-%04d", $id++ ); }