If X
refers to a handle, rather than a filename, then the current output stream is set to the stream represented by the handle.
Examples
See Input and Output
tell(X)
- opens a file and sets it as the current output stream.If X
refers to a handle, rather than a filename, then the current output stream is set to the stream represented by the handle.