I have a configuration form in my program. It outputs to a text file. I use to have it outputting a number then a comma then a word. I changed it now so that all it outputs is a number and nothing else, yet it will still ALWAYS output the comma and the word on the first run. Is there like a temporary storage or something where vb.net gets stuff from? coz i changed all my code and its still the old stuff.