TextStream.Close Method

Syntax

oTextStreamObj.Close

Description

Closes the current TextStream object.

Rules at a Glance

You shouldn't try to reference a TextStream object that has been closed.

Programming Tips and Gotchas

After closing the TextStream object, set oTextStreamObj to Nothing.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset