Hi,
I am new to Kixtart and have a problem I can't solve.

I need to first read thru a folder and locate a particular file. The problem is I don't know the file name only the extension. There is only one file with this extension. I know how to read the files in folder, but I do not know how to capture the filename of the file when read. Then once I read the file I am looking for I need to assign this text to a variable. [Confused]