Hi Everyone,

I am trying to write a small EXE file so that it looks at a specific directory and opens all the available text files. The trick is that the name of these files are unknown and can be anything. However, the extention, as I said before, are all *.txt files.

Could someone please shed some light on this?

Thanks in advance,