I have a number of huge text files I need to extract data from. I have been able to mark the required lines using the 'find all' feature. What I need to do now is select and copy all of these lines for pasting into another file. Is this possible?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a number of huge text files I need to extract data from. I have been able to mark the required lines using the 'find all' feature. What I need to do now is select and copy all of these lines for pasting into another file. Is this possible?
Take a look at this message:
"How to: copy lines by regex using TextFX Viz"
http://sourceforge.net/forum/forum.php?thread_id=1964719&forum_id=331754
You can also use this feature without regex, like you probably used the Find All feature.