Quote Originally Posted by nbrege View Post
OK, whatever you choose to call it ... just pointing it out to help you debug. I also got an error when all checkboxes were unchecked & I clicked Scan. Don't remember the error now as I don't have the program open right now...
I'm calling it what it is. How I'm handling inaccessible items is fine. I've gone through and ensured that what I'm not able to access is passed along. I can't just skip this directory though. That would be sloppy at best.

I've proven that this is not a normal situation and it will take some research for me to figure out how to access it.

The error you received basically explained that all the CheckBoxeswere unchecked. I didn't put any catches in their yet for that. But... I don't understand why'd you click scan without checking one anyway.