I was wondering if anyone could give me some help on how to make If Statements repeat. As of right now I have a program that takes certain lines of information from one file, but it doesn't take all the certain lines of info that I want from the file. I use If Statements to retrieve these lines because all of theses lines have something in common with one another. All the lines I need have an S in the 38th character. As of right now, I can only get one line to appear. I was wondering if anyone could give me any help.
Thank You
Thank You