How to extract part of the text
-
Hi! I have coma across a problem. I need to extract a part of text between strings:
*** text 1 ***
and
*** text 2 ***
The problem is that text 1 and text 2 is different in each of thousands files.
Another problem is that *** should be interpreted as an actual asterisk not a wildcard. Can someone help? I can also use PowerShell but I don’t know how to write a script :| -
Start HERE
-