Mathematica 9 is now available

PutAppend

Usage

expr >>> filename appends expr to a file.
PutAppend[ ,  , ... , "filename"] appends a sequence of expressions  to a file.


Notes

PutAppend works the same as Put, except that it adds output to the end of the file, rather than replacing the complete contents of the file.
• See also: Write.
• New in Version 1.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.