Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

[4264] File Searching

Last post 05-30-2007 6:28 AM by alibhatti. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [4264] File Searching

    This thread is for discussions of File Searching.

    • Post Points: 10
  • 05-30-2007 6:28 AM In reply to

    • alibhatti
    • Not Ranked
    • Joined on 05-30-2007
    • Australia
    • New Member
    • Points 5

    Re: [4264] File Searching

    I m tring to use the same code in my project but i received an error on "Dim cFind As New cFindFiles". Error is "User defined Type not defined".

    Can u plz tell me, whats wrong with it or which reference should i add for it. I copied all ur code in a new module. and remaining code which is

    Dim cFind As New cFindFiles
    Dim cfList As New Collection

       Set cfList = cFind.DoFileSystemSearch("C:\Projects\Discovery date Time\Code", "*.csv", PathsAndFilenames)

    is under the command button. Can u reply me as it is an emergency. I hope u will let me know about it. waiting for ur reply.


     

    • Post Points: 5
Page 1 of 1 (2 items)