Message 1 of 3
Visual Basic.net Does a file exist using wildcards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anybody help?
I am writing a visual basic.net application and I need to see if any files exist with a "*.tmp" filename
Simply...
I have created a directory and I put all my temp files in there. I need to know if any "*.tmp" files exist before i delete (kill) them.
I also need to find if any files exist with the wildcard name "sometext*.tmp"
can anybody help??
any thanks in advance
IsoCAM
I am writing a visual basic.net application and I need to see if any files exist with a "*.tmp" filename
Simply...
I have created a directory and I put all my temp files in there. I need to know if any "*.tmp" files exist before i delete (kill) them.
I also need to find if any files exist with the wildcard name "sometext*.tmp"
can anybody help??
any thanks in advance
IsoCAM