in reply to Re: NPH script stopped working correctly
in thread NPH script stopped working correctly
Thanks for the reply. That got me onto the right tracks :)
For some reason (whatever changed), meant that I should now be using:
print $IN->header( { -nph => 1 } );
Adding this into the script (at the top), and it works just as it should now. Thank God! It was driving me nuts!
Thanks everyone for your time!
Andy
|
|---|