|
-
Oct 2nd, 2000, 03:15 PM
#1
Thread Starter
Frenzied Member
Again, i have been having problems using the File System Object, i have been told i need to add refernece to it, if so what file do i add reference to ? If not then what do i have to do to get it working.
If i use:
Dim FSys
Set FSys = CreateObject("Scripting.FileSystem")
Or whatever it is i cannot then use:
Dim MainFolder As Folder
Because the class 'Folder' does not exist.
How do i get it working ?
-
Oct 2nd, 2000, 03:34 PM
#2
It is Microsoft Scripting Runtime - file name: scrrun.dll.
-
Oct 3rd, 2000, 12:08 PM
#3
Thread Starter
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|