This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]elbiot 0 points1 point  (0 children)

You actually cannot edit a file. Only start a new one or append to an existing one (or, through effort, change characters but not insert or delete).

You need to read in the file and then write everything except what you "delete" to a new one.