Form your first post...

The situation is that i want to start from line 1 of my database (a .txt database), then skip all line until i reach a semicolon ( ; ), then read the line below that semicolon, then skip until the next semicolon, and read the line below that one. I believe you get the picture.
That is what you wanted, right?