Results 1 to 3 of 3

Thread: Multiple File Patterns

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    England
    Posts
    6

    Question

    Hi,

    In the pattern properties for a FileListBox i set it as
    *.wav; *.mp3 (I think I also tried *.wav *.mp3) hoping that, it was obviously as easily as it looks for it to only see certain filetypes (instead of just all the files with *.* and files of only one type)

    so..
    How do I get the FileListBox to display multiple set extensions? (*.wav, *.mp3, *.aif etc etc)

    Thanks
    -------------
    Welcome to the Darkness

  2. #2
    Fanatic Member ExcalibursZone's Avatar
    Join Date
    Feb 2000
    Location
    Western NY State
    Posts
    908
    The answer?

    File1.Pattern = "*.wav;*.mp3"

    There shouldn't be any spaces in that at all.

    -Excalibur

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    England
    Posts
    6

    Talking Thanks

    Cheers for that...!
    -------------
    Welcome to the Darkness

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