View Single Post
Old Jan 25th, 2008, 10:46 PM   #3
kewlgeye
Programmer
 
Join Date: Jan 2008
Posts: 53
Rep Power: 1 kewlgeye is on a distinguished road
Question Re: What is wrong with this Output Statement

Edit: Oh, you're using a newer version of VB that doesn't support this? Hmph.
Try Write(adminsundaycpaTextBox.Text).[/quote]


I figured it out, but now I am having a trouble reading from the file and storing the result in a variable so that I can compare it to another. Any ideas on how to read one number from a file and store it into a variable?

Thank you for your reply, I am using a different computer otherwise I would share the solution code that I used.
kewlgeye is offline   Reply With Quote