Striker
Aug 7th, 2001, 09:30 AM
Has anyone used the FileSystemObject with .Net yet? I tried adding a reference, selecting COM, and clicking on Microsoft Scripting Runtime, but when I tried to declare my object like this:
Dim FSO as New FileSystemObject, the object wasn't recognized. Do I have to use the new File methods or is there a way for me to use the FileSystemObject?
Thanks,
Dim FSO as New FileSystemObject, the object wasn't recognized. Do I have to use the new File methods or is there a way for me to use the FileSystemObject?
Thanks,