I am not very well versed in B4A yet. I would like to use an Input Dialog to enter a string and then search through 100 text files for a matching string. For example; I would like to get a True or False response if "text057.txt" contains a matching string (from the Input Dialog) anywhere in the document (without regard to case). I would appreciate if anyone could help point me in the right direction or share some code examples. Thank you.