alantodd Mon, 31 May 2004 11:27:38 -0700
What would be the easiest way to open a text file, remove a line if the line begins with a word from an array of words (there are 5 words I will be looking for) then write that back to the text file with everything removed
Thanks Alan