Seams to go wrong on this one (Exeption on line 8414 division by zero)

sub ConDone {
     my %isDamping;
     foreach my $con (keys %ConDelete) {
         my $damptime = $Con{$con}->{messagescore} / $DoDamping;
         $damptime = $damptime > 0 ? $damptime > $maxDampingTime ?  
$maxDampingTime : $damptime : 0;
         if ($DoDamping &&
             $DoPenalty &&



Met vriendelijke groet / Best regards,

Pascal Dreissen

Virus
Inside
Switch
To
Apple





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to