filerequest missing feature?

Report any Hollywood bugs here
Post Reply
User avatar
lazi
Posts: 646
Joined: Thu Feb 24, 2011 11:08 pm

filerequest missing feature?

Post by lazi »

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.
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: filerequest missing feature?

Post by airsoftsoftwair »

It's currently not possible to apply a "negative filter". That was a sacrifice that had to be made when going cross platform.
Post Reply