I have a question how is it possible to gather information from a parsed text file, I have a text file with 5 values all seperated by spaces and I was wondering how I would say get value number 4 from the text file and load it into a variable.
Thanks