http://qs321.pair.com?node_id=7187


in reply to RE: RE: RE: Writing to files
in thread Writing to files

Yeah, that was me. And you're correct -- there's no need to write to the TOP of a file, just so that it is in newest-to-oldest order. Use the append + unshift method. It's smarter.