Hi all, Please tell me what does this error mean: Reversed <= operator at F:/teddy/cgi-bin/check_link.pl line 64. Unterminated <> operator at F:/teddy/cgi-bin/check_link.pl line 64.
That line contains: if ($times > $min && $times <= $max) { I've put 110 for $min and 200 for $max, but there are only around 160 "$times" instances. Please tell me what is the problem. I've also tried with $min = 0 and $max = 30 but it worked. Thank you. Teddy, [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]