Rob Dixon wrote:
> 400 lines isn't too huge. I would say just read the file once to count
> the
> lines. Then re-read it, printing twenty less lines than you counted.
> It's
> dirty but it's quick :)

Sorry, I don't know where I got 20 from! That should be $lines -= 12, of
course.

Rob




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to