Results 1 to 3 of 3

Thread: using getfiles with multiple extensions

  1. #1

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    using getfiles with multiple extensions

    hi
    i am using the getfiles function to have all the files in a specific path
    but i want to use the getfiles to find .rar and .mp3
    getfiles("c:\program files",)
    Any Idea
    Thank you

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: using getfiles with multiple extensions

    If you want to get all files with two different extensions then call GetFiles twice.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    Re: using getfiles with multiple extensions

    ok
    thank you

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