Write a big file

Hi,
I have a question about plugins.file.writeFile(). If I write byte to a file it can only be written once? It cannot append data to the file? What if the content is very big?

Thanks,

You could use our datastream plug-in in that case. See it here http://www.it2be.com/plugins.htm.

We will have a very nice offer prepared (and announced) later this week…

You could also have a look at the technique described here: Incremental writeFile - #4 by Jan_Blok - Classic Servoy - Servoy Community

Paul