thanks, painfully obvoius ;) Quoting Chris Nandor <[EMAIL PROTECTED]>:
> You do not ever reset $msg each time in the loop. Try putting 'my $msg = > "";' inside the loop, not outside. > > -- > Chris Nandor [EMAIL PROTECTED] http://pudge.net/ > Open Source Development Network [EMAIL PROTECTED] http://osdn.com/ > > --