25-Feb-2004, 04:39 PM
I would like to specify entire folders to filter. For instance: "./docs/" Is this possible?
I was also wondering if it is possible add filters the the current filter. So instead of defining all the filters in a single line, can we define it on multiple lines?
Right now my filter looks like this:
filter -".\bin\file1.dll";-".\db2olap\bin\is\file2.dll";
Can I divide the command so that I define 1 file on each line? it would help readability.
Thanks!
I was also wondering if it is possible add filters the the current filter. So instead of defining all the filters in a single line, can we define it on multiple lines?
Right now my filter looks like this:
filter -".\bin\file1.dll";-".\db2olap\bin\is\file2.dll";
Can I divide the command so that I define 1 file on each line? it would help readability.
Thanks!