I'm trying to develop an app which needs to parse a text file (either remotely hosted or bundled with the app) and show the users certain data based on their criteria. I have been trying to find information about how to parse a text file, but I can't find anything.
Would anybody please help here?
Thanks a lot in advance!