|
You can use the CreateTextFile or OpenTextFile methods of the
FileSystemObject object or you can use the OpenAsTextStream
method of the File object to create an instance of the TextStream object.
The TextStream object's properties and methods are described
below.
|