Re: How to find strings inside sequences? [message #1176 is a reply to message #1174] |
Mon, 05 April 2021 10:14   |
FoxTrot Engineering
Messages: 415 Registered: April 2020
|
Senior Member |
|
|
These examples were for using the user interface popup menus… If you prefer using the FoxTrot Query syntax, to search for an exact string including punctuation:
[contents…] [matches the FoxTrot query] [^:doe:john:^]
Or to search for a regular expressions:
[Contents…] [matches the FoxTrot query] [doe john `\d{12}:\d{12}:Doe:John:(male|female):::::\d\d/\d\d/\d\d\d\d `]
Jérôme - FoxTrot Engineering
|
|
|