Apr 7, 2008 #1 lucky34238 Programmer Joined May 20, 2006 Messages 18 Location US Hello everyone, How do you delete or remove the last characters from a file by Delphi code? Thank you
Hello everyone, How do you delete or remove the last characters from a file by Delphi code? Thank you
Apr 7, 2008 #2 Glenn9999 Programmer Joined Jun 19, 2004 Messages 2,312 Location US Look up truncate; Upvote 0 Downvote
Apr 7, 2008 #3 harebrain MIS Joined Feb 27, 2003 Messages 1,146 Location US There are quite a few ways to do this. Be more specific about what you want to try. Upvote 0 Downvote