Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > File Operations > Low-Level File Operations >

OutputStream

OutputStream["name", n]
is an object that represents an output stream for functions such as Write.
  • The serial number n is unique across all streams, regardless of their name.
List of open streams:
OpenWrite opens a new file and returns an OutputStream object:
Close the stream:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team