Old Feb 21, 2004 | 01:33 AM
  #10  
aznd000d's Avatar
aznd000d
yoooooooooooo
 
Joined: Oct 2003
Posts: 148
Likes: 0
From: Riverside, CA
Default

well damn.

now the program outputs both "groupA.txt" and "groupB.txt". But as I expected. it overwrites the file each time it opens up.

so now each output file only has one line of data from the last line of the sample output files.


so now the question is.......how's the command to tell the program to NOT overwrite what's in that file.
Reply