in reply to Re^2: Issue with unless statement with two conditions acting on two lines
in thread Issue with unless statement with two conditions acting on two lines

print all lines to an output file
But not the first one ?
poj
  • Comment on Re^3: Issue with unless statement with two conditions acting on two lines

Replies are listed 'Best First'.
Re^4: Issue with unless statement with two conditions acting on two lines
by rjc33 (Sexton) on Jan 08, 2016 at 16:23 UTC
    Thanks that's very important to highlight, re-adding the first line is the next thing I do in my code. I realise it's a very roundabout way of doing things, but at this stage in my learning I'm just trying to use whatever works which I'm comfortable with.