FutureProg functions
writefile
Boolean writefile(Text filename, Text text)
Contexts: computer function, computer program
Overwrites or creates a file on the current computer owner and returns true if a writable file system was available.
filename: The file name to write
text: The replacement text contents
Contexts: computer function, computer program
Overwrites or creates a file on the current computer owner and returns true if a writable file system was available.
filename: The file name to write
text: The replacement text contents