Page 1 of 1

How to search for file abc but not abcd ?

Posted: 06.07.2017, 02:37
by fcny
If I want to find a file names abc, and only abc, how would I do that using versrion XE 2017 build 740, 32 bit ?

Re: How to search for file abc but not abcd ?

Posted: 06.07.2017, 08:03
by Karol
I suppose the files have no extension.
In the search dialog activate 'Advanced mode' - menu Options.
Check "Regular expression" for "File name" and type as file name: ^abc$