**Sorry about that.. Accidentally pressed Enter ^^'** So anyway, I would like to create a script that searches a String in a number of text files. All of the txt files are located int he same directory. I've built everything, including GUI.. All I need is the way to search in a file. I've looked at "FileOpen" and stuff like that, but they need a specific file name to open. I need the program to scan the whole folder for all of the files, and search in all of them. **You probably don'