in reply to grep Question

To elaborate on Utilitarian's response:

Your array contains both label" (with " ) and label( ( with ( ) .

You fail to match label(" (with ( and " ) in the array because it is not there.

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)