Results 1 to 3 of 3

Thread: File System Object

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Question

    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 ?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    It is Microsoft Scripting Runtime - file name: scrrun.dll.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Thanks Very Much.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width