Reg expression for all except path containing "iconic"
Posted: Tue Aug 23, 2011 3:53 pm
Hello,
I need to select files in two steps: 1) using Select by Location, preserve the files in a certain folder and all subfolders. This works fine. 2) Then to further refine, I need to unselect those that do NOT have the word iconic in their path. I chose Select by text pattern, change the Column Name to Path, select the 'Use Regular Expressions' checkbox, put (?!iconic) as the Pattern to match and click Unmark. The result is that all selections are removed. What am I doing wrong?
Thanks,
Brian
I need to select files in two steps: 1) using Select by Location, preserve the files in a certain folder and all subfolders. This works fine. 2) Then to further refine, I need to unselect those that do NOT have the word iconic in their path. I chose Select by text pattern, change the Column Name to Path, select the 'Use Regular Expressions' checkbox, put (?!iconic) as the Pattern to match and click Unmark. The result is that all selections are removed. What am I doing wrong?
Thanks,
Brian