Is it possible to delete the content inside of a text file without using GET? I know it has to do something related to SEEK.
Printable View
Is it possible to delete the content inside of a text file without using GET? I know it has to do something related to SEEK.
All the content? Part of the content? A specific string?
Hi Ya Martin, one of the original member. Anyway, looking for a way to delete part (in the middle) of a file or even a string. Don't remember how it was done before.Quote:
Originally Posted by MartinLiss
Thanks Martin.
Are you looking to delete parts of strings or files because the methods would be different?