next | previous | forward | backward | up | top | index | toc | home

openOutAppend(String) -- open an output file for appending

Synopsis

Description

An output file whose name is fn is opened for appending. The current contents of that file remain, and anything written to the file will be appended to the end.

See also