When I try to compile the Linker discussed in the article, I get an error on this line:
Dim oFS As New Scripting.FileSystemObject
The error says "User Defined Type Not Defined". Any ideas? Also can I just download the entire project from somewhere and see how it is done. I am brand new to this and don't understand a lot of it.