You forgot the attlist[$x] =~ before the second match.
----- Original Message -----
From: "Ron Woodall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 02, 2001 10:51 AM
Subject: boolean logic - what am I doing wrong?
> Hi All:
>
> A bit of a conundrum here.
>
> while (attlist[$x] =~ m|<!-- start description| || m|<!-- start
> explanation|) {x++}
>
> It finds "description" but not "explanation." What am I doing wrong? It
> works sometimes but not other times.
>
> help!
>
> Ron
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]