Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FileListBox trouble with 3 character file type patterns

Status
Not open for further replies.

waltp9999

Programmer
Jun 17, 2002
32
US
Here's one that floored me!

Directory contains various file with the extensions .htm, .html, .htmful, .htmlful

In a FileListBox I set the pattern to *.htm and I see *ALL* the files. Change it to any other pattern (no 'type' wildcards) and I see only the files with the exact file type.

Any ideas what is happening? It seems to be related strictly to 3-character types.

Any known fixes or workarounds?

Thanks,
Walt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top