I am wanting to read Text files(*.txt) from a specific directory. I want to grab the first file read it through then grab the second file and read it through until I have read every file in that specific directory. I will know what directory these text files are in but how is done?