[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] OT [RaQ4]: FileSystemObject file corruption



> I just came up with a better idea. Rather than overwriting the file,
> why not make a new file - each file using a timestamp as a filename?
> That way, you can archive the entries for later perusal, build a
> little search function to go through them, and basically keep a
> record of what's been posted.
> Rather than making individual files, you could simply add the newest
> data to the top of the file, and show the most recent entry (or last
> 3 entries, etc.).

That's a fine idea Carrie! I've read about the APPEND method somewhere, will
research. Thanks for the suggestions :-)

        -Richard