| View previous topic :: View next topic |
| Author |
Message |
flypaper Contributor


Joined: 19 Oct 2001 Posts: 104
|
Posted: Mon Sep 20, 2004 1:54 pm Post subject: [resolved] File search question... |
|
|
Firstly, unfortunately I'm using VDS4...
I need to write a small app that will simply search an entire hard drive for any .TMP files and delete them. It's been awhile since I have used VDS for anything, so I'm kinda rusty.
How can I search a hard drive like this? I found some demos/source here for VDS5 and it seems to be relatively easy for VDS5. What am I missing and/or how can I do this for VDS4? |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Mon Sep 20, 2004 2:17 pm Post subject: |
|
|
Actually, if you remove the GUI code from the example I did, then the
actual search code might work in VDS 4. _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
flypaper Contributor


Joined: 19 Oct 2001 Posts: 104
|
Posted: Fri Sep 24, 2004 2:06 pm Post subject: |
|
|
| Got it. Took me a few to see what the hell was going on in your program (Im a little rusty). Thanks! |
|
| Back to top |
|
 |
|