Maxima Function
appendfile (filename)
Appends a console transcript to filename.
appendfile is the same as writefile,
except that the transcript file, if it exists, is always appended.
closefile closes the transcript file opened by appendfile or writefile.