I create this code that find for me all files that I have in folders, but I need that code to show me a full name of txt files (only txt) that string I insert there. For example: I insert "Alex" and it searching for all txt files that I have, and if it find it will give me a full name of txt file (example: "redme.txt")
What I need to change in my code?