in reply to Re^3: Split a variable at a Given Line-Number
in thread Split a variable at a Given Line-Number
variable into two separate variables where one variable contains the last 15 lines of text (including any newline characters) and the other contains the rest.
(emphasis by me). Somehow I fail to see two separate variables in your "solution".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Split a variable at a Given Line-Number
by LanX (Saint) on May 18, 2010 at 13:42 UTC |