in reply to Re: How to restart a while loop that is iterating through each line of a file?
in thread How to restart a while loop that is iterating through each line of a file?

for my $file_no (0..33) #total 34 files??
Yes, I asked myself the same question, but the original post says 34 different files.
  • Comment on Re^2: How to restart a while loop that is iterating through each line of a file?
  • Download Code