Apparently, when specifying files to be removed explicitely (without wildcards *.txt or so) the |RECURSE does not work. I have a program that puts a certain file (always named the same) next to every document file I open with the program (ie. all its data files). So they appear in every folder, where I have data files of this program. But I can't identify those files just by extension.
Is it on purpose, that |RECURSE doesn't work on explicit files, or has it been forgotten?
Mike