I got this .cls file by googling and am trying to use it as a work around for a filesystemobject. However I need to use the textstream. How do I do it? Any help appreciated!

Is this correct:

Dim FSO As Dictionary
Dim ts As Dictionary.TextStream (used to be Dim ts As FSO.TextStream)