Search found 5 matches
- Tue May 07, 2024 10:33 am
- Forum: TextCrawler
- Topic: How to save only found lines of text to file"
- Replies: 3
- Views: 22362
Re: How to save only found lines of text to file"
Where is the "Extract button"?
- Tue May 07, 2024 8:17 am
- Forum: TextCrawler
- Topic: How to save only found lines of text to file"
- Replies: 3
- Views: 22362
How to save only found lines of text to file"
How to save only found lines of text to file"
ex "MOZ_.*"
ex "MOZ_.*"
- Wed Aug 09, 2023 11:35 am
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
Add support for long paths in Windows and finding file paths over 260 characters !!!
- Tue Jul 18, 2023 9:21 am
- Forum: TextCrawler
- Topic: How to enter a NULL character?
- Replies: 1
- Views: 22419
How to enter a NULL character?
How to enter a NULL character?
- Tue Jul 04, 2023 9:43 am
- Forum: Regular Expressions (Archived)
- Topic: How to insert a space at the beginning of a line in a "for next" code loop (.NET regular expressions)
- Replies: 0
- Views: 66632
How to insert a space at the beginning of a line in a "for next" code loop (.NET regular expressions)
How to insert a space at the beginning of a line in a "for next" code loop (.NET regular expressions)
I am trying to add spaces at the beginning of lines matched with look arounds
for
line of code
line of code
line of code
line of code
next
and this is the output I want to get
for
line of ...
I am trying to add spaces at the beginning of lines matched with look arounds
for
line of code
line of code
line of code
line of code
next
and this is the output I want to get
for
line of ...