Page 1 of 1

filechooserpattern

Posted: Mon Apr 16, 2012 1:34 pm
by yse
Hi,

Is it possible to select files that match spcific "file masks" e.g. show only file names that start with "rpt" OR "demofil" OR contains ".TXT"?

When using the below param I get all files EXCEPT the ones I want!? (the pattern has the effect of removing the files I want instead of showing them).

PARAM NAME="filechooserpattern" VALUE="regex=rpt.*|demofil.*|.*\.TXT"

Thanks

Re: filechooserpattern

Posted: Mon Apr 16, 2012 5:16 pm
by support
Try the inverse pattern