Ahh dang you JohnH, I wanted to input some stuff here but you got here first.
Anyways, if you have any desire to write to a text file, you can use this:
My.Computer.FileSystem.WriteAllText("File here", "Text To Write", True/False)
THe True/False part is whether or not to append the textfile.
You may not have needed al that, but whatever.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.