PDA

View Full Version : 11282 Name Filter failure in ZIP??


chrisjj
13-Jan-2010, 12:02 PM
Here, the highlighted file should be matched by the filter, but is not:

http://img69.imageshack.us/img69/4585/piceb.png

No problem if the .ZIP is made base, or the file is outside a zip.

What's up?

Craig
13-Jan-2010, 12:37 PM
Zips are filtered as files too. You'll need to add "*.zip" as an additional filter to include it.

chrisjj
13-Jan-2010, 12:43 PM
Doh! :) Thanks.