TextStream.Close() (Method)

A method that closes a text stream.

Availability:

JScript - 2.0
Internet Explorer - 4.0
JavaScript syntax:IEmyTextStream.Close()

The text stream is closed and any subsequent access will generate an error. You will need to re-open the text stream to gain access to it again.