I'm writing a code to loop through all the files in directory location (specified by the user), and process them to send to our customer.
I'm having trouble with pulling files from the directory. Currently I can't get past the bold line of code. Yesterday I could get to the second bold line...