Search:

Type: Posts; User: VnewB

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,290

    VS 2010 Re: Compare two textfiles

    Thanks guys, appreciate your efforts, i got what i needed with your help


    'Read all of your files
    Dim file1 As String = IO.File.ReadAllText("E:\File1.txt")
    Dim file2 As...
  2. Replies
    6
    Views
    1,290

    VS 2010 Re: Compare two textfiles

    Thanks, but its not what I'm trying to achieve as I dont want to use a listview or a rich textbox - I want to just check if the textfiles are identical and if they are (either yes/no) then i want to...
  3. Replies
    6
    Views
    1,290

    VS 2010 [RESOLVED] Compare two textfiles

    Hello,

    I was wondering if there is an easier way to compare two textiles and display a message box to say there is a match/no match? the text files are not very big (only around 10 lines at most)...
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width