Tutorial-Web Home
>
The FileSystem Object
> The TextStream Object
Object Menu
Drive
File
Folder
FileSystem
TextStream
AtEndOfLine
AtEndOfStream
Column
Line
Close
Read
ReadAll
ReadLine
Skip
SkipLine
Write
WriteLine
WriteBlankLines
Close
Type
Method
Return Value Type
None
Usage
object
.Close
Description
Closes a currently open text file.
Example
Code:
filename="c:\test\test.txt"
Set tso = fso.OpenTextFile(filename,1,false,0)
tso.Close
The Bookworm
Search the Tutorial-Web library for books on any topic!
Sponsors
Search Now: