overwriting files with write()

lukeaarond lukeaarond at gmail.com
Wed Jul 6 22:18:38 CEST 2011


I am saving a string with the function write:

write('name.txt',string);

However, if there is already a file called 'name.txt' in the directory then
the write() function stops and will not save the string. How do I get
write() to overwrite files?

--
View this message in context: http://mailinglists.scilab.org/overwriting-files-with-write-tp3146073p3146073.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list