Search found 1 match
- Mon Aug 26, 2024 1:32 pm
- Forum: TextCrawler
- Topic: Dot Matches Newline not working on regex
- Replies: 1
- Views: 3013
Dot Matches Newline not working on regex
I'm trying to find and a replace matches for the following regex pattern using the "Dot Matches Newline" flag but am getting the error message... Error in Find: Specified argument was out of the range of valid values. My understanding is that Text Crawler uses .NET regex engine so the &quo...