in reply to Re: Problem with hash
in thread Problem with hash

Yes what a moron I am
that was the problem thank you it had a another line in the end of the text file

Replies are listed 'Best First'.
Re^3: Problem with hash
by wade (Pilgrim) on Jun 03, 2008 at 17:33 UTC

    You're probably already doing it this way but, just in case you're not: instead of just deleting the line, you might want to consider making the script more robust -- check that $banco and $statuss are defined before using them.

    Just a thought.

    --
    Wade