I want to go through *.doc that I have on a (D:) to verify if I can open them.
I use a For each folder in directory go through for each file in folder. In these for each I use a try catch so when i Cant open the files it should be catched and saves the filename and filepath of the files and add this to a datatable that I created.
My problem is not in the script but the robot stops going through files but doesn´t quit working. So I have the robot up and working but doesn´t do anything so I dont have error messages to show you.
Does someone have an idea on what the problem could be?
Best regards,
Allan