DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   compare two strings or compare two files? (http://www.daniweb.com/forums/thread56857.html)

bobbymusic Oct 2nd, 2006 9:20 pm
compare two strings or compare two files?
 
In my form I have two rich text boxes.In both of them I put two different text files(.txt or .rtf).I looking for some code to compare them, and to have the result as marked differences into the second rich text box.How I have to compare them-as strings or as files? And how I can use mid$ to compare them letter by letter to have the right positions of differences?
Thanks in advance!!! :sad:

Comatose Oct 3rd, 2006 8:18 pm
Re: compare two strings or compare two files?
 
How, exactly, do you want to present the differences to the user? By, like, a string position (character 3 of file A and character 3 of B are different)? I can figure out how to pull this off if I know how you want to lay it out....

bobbymusic Oct 5th, 2006 8:28 pm
Re: compare two strings or compare two files?
 
Quote:

Originally Posted by Comatose (Post 259555)
How, exactly, do you want to present the differences to the user? By, like, a string position (character 3 of file A and character 3 of B are different)? I can figure out how to pull this off if I know how you want to lay it out....

Actually ,the differences have to be shown in red color and if [Len(Text1.Text)<>Len(Text2.Text)] i.e. there's one or two words more in Text2,then these words have to be shown in red as differences etc.


All times are GMT -4. The time now is 11:59 pm.

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