Hi!
With the new "platform independent" pattern matching I am a bit confused. How can I filter .info files out of the filerequest's list?
~(#?.info) doesn't work because a #? is always preceeds anything from the pattern input.
filerequest missing feature?
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: filerequest missing feature?
It's currently not possible to apply a "negative filter". That was a sacrifice that had to be made when going cross platform.