in reply to Re: question about if/pattern matching statement
in thread question about if/pattern matching statement
you are right - it seems i had an unnecessary loop in there. i searched for 'Scan' and 'Pointed' first, then removed the foreach @array and it works now. thanks a bunch!