in reply to Cutting text from the end of the file and adding it to the top

What did you try?

Update

This

> 1. Calculate number of columns from the header. 2. Start splitting the last row in the file by the number of columns. 3. Paste the splits starting from the second row.

Sounds like a plan, where are your problems?

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re: Cutting text from the end of the file and adding it to the top