Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OpenSaveDialog: show two or more file types at once
#1
instead of:

Code:
Copy      Help
str s
    if OpenSaveDialog(0 s "WAV Files[]*.WAV[]MP3 Files[]*.MP3" "" &idir)= 'C'
        end

which requires user to select if they want to see wav or mp3 files, can both types be displayed at the same time?

Thanks!

Steve


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)