Hi,
I have around 10 different directories which im storing in an array and looping through them and trying to find the file. I am sure that there is only one file with the name.. eg <*activ*>. Any easier way how i can fine this one file on the fly without having to store all the files in an array and looping through them..?