in reply to Re: dynamic filenames, indirect filehandles
in thread dynamic filenames, indirect filehandles

Thanks rupesh
I don't mean to append the filehandle, I mean to append the name ("path") of the file. Incrementing the name is just what I want to achieve. This is the core of my question: For a 20,000 line $readfile, I want to produce 20 separate $outfiles, files, named (for example) "outa", "outb", etc.
  • Comment on Re^2: dynamic filenames, indirect filehandles