ok how would I go about rewriting a 100 line file that has 8 values and one string on each line? I am quite good at reading files I just seem to have trouble writing stuff back out the right way. dont get me wrong I know the syntax, just it seems like my writing methods are a little whack. I also have a bad tendency to use for loops with almost all my file I/O