Re: How to load part of a file

2008-05-13 Thread Gilbert Rebhan
Md. Jahidul Hasan schrieb: Hi, I have a text file with few blocks in it. -- Block 1 : Some text Block 2 : Some text Block 3 : Some text -- How I can read the file from Block 2 to end of the file ? see AntManual, filt

How to load part of a file

2008-05-13 Thread Md. Jahidul Hasan
Hi, I have a text file with few blocks in it. -- Block 1 : Some text Block 2 : Some text Block 3 : Some text -- How I can read the file from Block 2 to end of the file ? Br Jahid ---