in reply to Re^2: Open a folder
in thread Open a folder
With the example you've been given there's a print statement within a while loop. Replace the print statement with the actions you wish to be taken, checking it's a text file, performing the operations you want. http://learn.perl.org, tutorials.
|
|---|