(string) file.append(string filename[, object]);
Writes the entire object to the end of an existing file as a string and returns the result code. This function is binary safe.