21-08-2008, 11:53 PM
Sonire Wrote:I'm adding different values to n to retrieve the right parse, then all I have to do is add 1 after it loops through the For statement.
GroupNum always equals 1 though. One step closing to solving this I thinks
You're not actually setting the n to those different values though.
You have 7 parses in a loop so n needs to be n = n + 7.