Results 1 to 19 of 19

Thread: what to type to search all files?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member goofan's Avatar
    Join Date
    Nov 2009
    Location
    Sweden
    Posts
    296

    what to type to search all files?

    Hi is there any easy way to search all files?


    like
    Code:
    strExtension = "*.TXT"
    
    'but instead i wanna search for all files like txt and exe and doc and so on...
    'I thought of *.* as u do in cmd controle. 
    'But i didnt get it to work anyone knows how to Search For All Files. 
    'I allready got everything else so right now i can If said search for .txt or if said .Doc but not if i wanna search for every file can find...
    Last edited by goofan; Nov 18th, 2009 at 05:19 AM.

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