Hello,
I have a question about scripting with the FileSystemObject Class. When scritpting i have noticed that you have to specify it as ("Scripting.FileSystemObject").Can somebody explain to me why you have to place "Scripting" in front of FileSystemObject. My understanding is that the FileSystemObject specifies the Class so what does the text "Scripting" do.
Any help would be appreciated.
Cheers
Jeff
Scripting is the Object name. FileSystemObject is the class name within the Object. Stuart
Thanks Stuart, appreciate the help Cheers
Jeff
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |