in reply to Re: Cannot skip first lines in array
in thread Cannot skip first lines in array
Admittedly, the code was changed slightly from the book version but caused an identical error to what was shown in the book. I've just downloaded the online version of the book code however, and it is actually different from what was shown in the book. As you said, it uses a while loop as opposed to the foreach loop shown in the book.