Page 1 of 1
How 2 Select items using Regex and Script?
Posted: 06 May 2012 03:15
by neutrox
sc selectitems or the obvious
sc selfilter seem to not support regex like the context menu "selection filter" does.
Am I missing something here...?

Even recursive reports could benefit on this

Re: How 2 Select items using Regex and Script?
Posted: 06 May 2012 08:53
by admin
neutrox wrote:sc selectitems or the obvious sc selfilter seem to not support regex like the context menu "selection filter" does.
Correct. One day I might add it to selfilter...
Re: How 2 Select items using Regex and Script?
Posted: 01 May 2015 02:36
by Quaraxkad
3-year bump!
admin wrote:One day I might add it to selfilter...
I wanted to write a quick script and came here looking to see if someone else already did it, couldn't find anything similar. So I figured I'd write it myself, then quickly realized that selfilter didn't support regex which I think would have been the best way to accomplish my task... Is this on the roadmap, or is there another selection method now that does support regex?