What is the DLL that controls the FileSystemObject object?
Printable View
What is the DLL that controls the FileSystemObject object?
The DLL you need to reference is SCRRUN.dll.
From the Project menu select References, then
check next to Microsoft Scripting Runtime
and hit OK.
"Scripting" will appear in the Object Browser if all is well.
Thanks for the tip...