[javascript-dev] File Access Problem
Rick Burnett
grimepoch at mac.com
Fri Aug 17 12:11:42 MDT 2007
- Previous message: [javascript-dev] Re: [sharingisfun] js based LFO
- Next message: [javascript-dev] File Access Problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [javascript-dev] Re: [sharingisfun] js based LFO
- Next message: [javascript-dev] File Access Problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
