|
-
Oct 20th, 2005, 05:18 PM
#1
Thread Starter
New Member
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
-
Oct 20th, 2005, 05:24 PM
#2
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.
-
Oct 20th, 2005, 05:27 PM
#3
Hyperactive Member
Re: Program to Scan Folders
-
Oct 20th, 2005, 05:45 PM
#4
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|