XML Feeds

.

[javascript-dev] File Access Problem

Rick Burnett grimepoch at mac.com
Fri Aug 17 12:11:42 MDT 2007


Hello!

When I open a file in write mode, is there a way to tell it to overwrite the file completely without having to delete it with something like java?  The problem I am having is that if I try to write over a file with a smaller amount of data, the old file data remains after it.  


More information about the javascript-dev mailing list