Remove a line from a text file

G

Guest

Hi, I want to remove the last line in a text file. Anybody has an easy way to do so

Thanks
 
C

Cor

Hi Li,

From where really on disk?
I know there is a write append, but not a write stuffback.

And than it is reading and writing form all rows except the last.
(You can delay writting by instance, read save read write saved and that in
a loop)

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top