DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   VB.NET (http://www.daniweb.com/forums/forum58.html)
-   -   Find Text String and Output Line Numbers Text Falls on (http://www.daniweb.com/forums/thread168771.html)

mjsmikey Jan 16th, 2009 11:36 am
Find Text String and Output Line Numbers Text Falls on
 
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 NEXT NEXT feature, but It doesn't actually save the lines, what is the code for that? DreamWeaver will do this in Less then a Second also when you use the CTRL-F, and it tells the line and column where the sting is present.

My current code (No need to post it...) takes about 1 hour to find all the text in a 15,000 line document because it searches line by line for the string and the iterations of the sting start over at 1 and loads up the buffer at read.

Please be very descriptive as I'm not the most advanced coder I only make small programs for simple tasks and only very rarely.

Thanks,

Mike

rapture Jan 16th, 2009 1:07 pm
Re: Find Text String and Output Line Numbers Text Falls on
 
Is this similar to what you want to do?

http://www.hunterstone.com/library/RichTextBoxHS.htm


All times are GMT -4. The time now is 10:12 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC