- or download this
This is the first chunk.
//
...
//
This is the third chunk.
//
- or download this
$/="//\n";
$count_records=0;
...
$count_records++;
}
- or download this
"If $count_records<=999 --> print OUT1 $record"<br>
"If 1000<=$count_records<=1999 --> print OUT2 $record"<br>
"If 2000<=$count_records<=2999 --> print OUT3 $record"<br>