I have created some code but for some reason, whenever a text file is looped, it generates an error saying the file is already open even though it is not.
Essentially I am trying to loop through all text files in a specified folder and copy all contents from all the files and combine them into...