TexG
Well-known member
Hello all,
Working on a program to search a write file.
Im not sure on how to go about doing this.
Is the StreamReader the way to go and if so how?
What im trying to do is set it up so i can type in a textbox a word to search for. If the word is found then msgbox found word.
Any ideals on this?
Thanks
Working on a program to search a write file.
Im not sure on how to go about doing this.
Is the StreamReader the way to go and if so how?
What im trying to do is set it up so i can type in a textbox a word to search for. If the word is found then msgbox found word.
Any ideals on this?
Thanks