Hi,

I wrote a Prog. that read me 10 lines from a file in ( for n = 1 to 10 ... )
Is there any way to read the 11th to 20th line in? ( for n = 10 to 20 dont
work )
He should leave the first 10 lines alone, and only read the 11th to the 20th
file...

thanks.
Kreuzer Michael