Hello,
Is there a way to create a Find Internal Command with a advanced filter already preset? That way, I would be able to type whatever search I wanted with the filter in place.
Thanks,
Hello,
Is there a way to create a Find Internal Command with a advanced filter already preset? That way, I would be able to type whatever search I wanted with the filter in place.
Thanks,
I think the closest you get get right are:
Open the Find Panel in Advanced mode, but using whichever filter was last used: Find ADVANCED
Run a Find operation using a predefined filter, but it won't open the Find Panel to let you modify it first: Find NAME="My Filter" FILTER IN {sourcepath$}
There is another way, but it involves a bit of a kudge:
/dopuslocaldata\State Data\find.osd
and it reads the file in each time it uses it (it isn't kept in memory all the time).Apart from being a kludge, the other problem is you have to make a copy of the config file for each filter you might want to use that way.
I will examine that second option. It will depend on how many filters I want to create.
Thanks for your help!