Greetings:
I need a routine that will count the number of lines in a file. This is the most basic task of the routine. Ideally this routine would be able to search all sub folders of a given directory and perform these tasks:
1) Tally total number of folders during execution
2) Tally total number of files during execution
3) Open all file types and tally total number of lines per file
Help!
Start Free Trial