Find and Replace starting... until
Regular Expressions
1
Posts
1
Posters
3
Views
1
Watching
-
Hi, I'm trying to figure how to 'find and replace' a textstring within a textfile. But the find and replace within the file has to only start after a certain textstring and it also has to stop before a second textstring. Can that be done with regex? Or would that require code (Python for instance). Kind regards, Roland