FutureProg functions
appendfile
Boolean appendfile(Text filename, Text text)
Contexts: computer function, computer program
Appends text to a file on the current computer owner and returns true if a writable file system was available.
filename: The file name to append to
text: The text to append
Contexts: computer function, computer program
Appends text to a file on the current computer owner and returns true if a writable file system was available.
filename: The file name to append to
text: The text to append