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 >

WriteString

WriteString[channel, expr1, expr2, ...]
converts the expri to strings, and then writes them in sequence to the specified output channel.
  • WriteString does not put a newline at the end of the output it generates.
Open a stream:
Write to the stream:
Close the stream:
Read the file:
New in 1 | Last modified in 5
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team