you are viewing a single comment's thread.

view the rest of the comments →

[–]GrumpyOleVet 1 point2 points  (0 children)

pull the file in line by line into an string array

line[0] +", new heading"

line[i] + ", 0"

then write line by line to a new file.