I've got an odd problem. When I use:
dir.GetFiles("2003*.*")
one of my results is:
2011001XEAP_1_1.837
This also happens in a command line dir search. Any idea? I should also note, I'm on a 2000 Pro PC, and the directory has over 5000 files in it. When I copy and paste the file into a new directory with no other files, the mask works. I haven't been able to find anything online or in here, but I'm sure I'm not the only person to run into this.