Page 1 of 1

Regular expressions work is not correctly

Posted: 07.06.2021, 18:29
by Anton
Hi.
I tryed use regular expressions for file search.
For example: File name *.*
Containing text: ^From:[.]*

I create a txt file for testing: test.txt contains
test
From:

I see the result: Found 0 file(s) and 0 folder(s)

(I use donation portable version x64 840.)

Thanks!