Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~357 People Reached
Favorite Forums
Favorite Tags
Member Avatar for mjsmikey

I have been trying to process some text about 10000 lines to upwards of 26000 lines of text. I wrote a program to search for text strings and copy the lines around them if they are found. It searches Line by Line. I need to improve this code speed so …

Member Avatar for mjsmikey
0
255
Member Avatar for mjsmikey

How do I find a Known String of Text "M6" from a Loaded Text Document that is in RichTextBox1, then get it to output the Lines that these strings (all of them) are found to a ListBox. Notepad can do this is Less then one second, with CTRL-F and NEXT …

Member Avatar for rapture
0
102