Hi.
I need to check a folder for the existance of a specific file extension.
I've been successful checking for a full filename including extension, but Its just any instance of a filetype I'm after.
My question is, Is there an existing method in a library anyone knows about that I could use, or am I looking at string manipulation of some sort.
Appreciate any tips.