Find in the files but return only files with errors
Posted: Thu Sep 02, 2021 6:40 pm
I would like to find all files that include a specified string or element AND that do not resolve (do not have the "green square" in the upper-right corner). For example, I have hundreds of files with image file names that are capitalized differently from the reference in the file. They build, but they clutter the transformation problem results. I would like to find and fix the problems without having opening files pose no issues.