in reply to Re: RegExpression fails to work
in thread RegExpression fails to work

Hey, thanks.
I had a problem with the first element of the array causing some problems with printing out the hashref&&& stuff on the screen. Did not realise that it was the @array = []; causing the problem.

MonkPaul.