do something like
if ( ($variable_incremented % 100) == 0) { print "$variable_incremented"; } [download]
In reply to Re: print multiple of 100 by olus in thread print multiple of 100 by coldy