Is there something that I need to reference? How do I use this:
Dim fso As New FileSystemObject Dim fld As Folder Dim ts As TextStream
I am
After adding the reference, I had to use
Dim fso As New Scripting.FileSystemObject