View Single Post
Old 10-16-2006, 05:11 PM   #2 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

You could read the contents of the file into a string, remove the line from the string, and overwrite the edited string back to the file.
jaeusm is offline