Results 1 to 4 of 4

Thread: Program to Scan Folders

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    2

    Program to Scan Folders

    Hi,

    If I want to build a simple program that would recieve strings and that string could be used to scan MY PROGRAMS folder to find anything that matches that string.

    So what am I actually needing here? I mean what are the initials of such program??

    Thank you

  2. #2
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: Program to Scan Folders

    You would need a GUI with a text box, so the user could enter data. A button the user clicks when they are finished entering data. Code in the button's click event that would do the search. To search directories look at the IO namespace.

  3. #3
    Hyperactive Member
    Join Date
    Aug 2005
    Posts
    307

    Re: Program to Scan Folders


  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    2

    Re: Program to Scan Folders

    cheers boys for now, I know I will get huge errors so "I will be back".

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