Maybe one of the following filter definitions?
Macro = gbfn
Search =
Macro = gbfn2
Search =
- nopath:len:>=$param: makes sure filename length is at least $param: characters long (5 in the example)
- addcol:A is oiptional (makes it easier to check if it's working OK
Macro = gbfn
Search =
nopath:len:>=$param: addcol:A A:=REGEX_EXTRACT($name:,.{$param:}) dupe:AMacro = gbfn2
Search =
nopath:len:>=$param: addcol:A A:=left($name:,$param:) dupe:A- nopath:len:>=$param: makes sure filename length is at least $param: characters long (5 in the example)
- addcol:A is oiptional (makes it easier to check if it's working OK
Statistics: Posted by NotNull — Mon May 11, 2026 4:26 pm










