Microsoft® JScript™
Close Method
Language Reference |
Version 2 |

See Also                  Applies To


Description
Closes an open TextStream file.

Syntax
object.Close( );

The object is always the name of a TextStream object.


© 1997 Microsoft Corporation. All rights reserved.