flipnjme

flipnjme

  • NA
  • 15
  • 0

GetFiles with more than one mask

Jun 26 2004 12:09 AM
How can i use GetFiles to get me only *.avi and *.mpg FileInfo[] fiArr = di.GetFiles("*.avi") How do I include the *.mpg Thanks for any help it is appreciated