Hi,
using this code in a button:
Select Filter Heutige Dateien FILTERFLAGS=hidenomatch
always shows the Filter dialog. How can I apply the named filter without displaying the dialog?
Hi,
using this code in a button:
Select Filter Heutige Dateien FILTERFLAGS=hidenomatch
always shows the Filter dialog. How can I apply the named filter without displaying the dialog?
OK, found the answer: The filter name must not contain spaces!
It can contain spaces, but if it does you need to put the "name in quotes"