I have a text file and it contains a list of file names. Is there a way where I can pull each file name one by one and check to see if the files exists then delete it? Then if the process gets to the end of the file it can just stop?