> FileIO obviously doesn't overwrite an entire text file
> when it writes to a file, it just writes from char a to char b.
> If there are more characters already in the text file beyond
> char b, they remain untouched.

I've had the same problem. The only workaround I could come up with was to
delete the contents and write it out again amended. Some delete functions
would be really useful - other than just the entire contents; which is all
it seems to provide.

Could you use BudAPI's ini functions instead?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to