text before first pattern that should be kept
text before first pattern that should be kept
text before first pattern that should be kept
PATTERN1
text to be thrown away
text to be thrown away
PATTERN2
text after second pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
Desired result after processing:
text before first pattern that should be kept
text before first pattern that should be kept
text before first pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
How could I do this with SFK XE?
TIA
Gerhard Hofmann
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have files to process that look like this:
text before first pattern that should be kept
text before first pattern that should be kept
text before first pattern that should be kept
PATTERN1
text to be thrown away
text to be thrown away
PATTERN2
text after second pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
Desired result after processing:
text before first pattern that should be kept
text before first pattern that should be kept
text before first pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
text after second pattern that should be kept
How could I do this with SFK XE?
TIA
Gerhard Hofmann
on a single file:
on all .txt files of folder mydir:
Thanks for this helpful hint.
Regards
Gerhard Hofmann