read 3rd line of a file
Hi!
I have a file containing 5 lines
soft_version
------------------------------
2.00
(1 row(s) affected)
and I want to put in a variables the first 3 characters(easy) of the 3d line(..problem...).
Any clues?
Thanx in advance
Archive: read 3rd line of a file
read 3rd line of a file
Hi!
I have a file containing 5 lines
soft_version
------------------------------
2.00
(1 row(s) affected)
and I want to put in a variables the first 3 characters(easy) of the 3d line(..problem...).
Any clues?
Thanx in advance
sorry to bother
i found an excellent function
http://nsis.sourceforge.net/archive/...ances=0,11,311