Skip to main content

TextStream.Close method

Table of contents
  1. Syntax

Closes an open TextStream file.

Syntax

object.Close

The object is always the name of a TextStream object.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>