Ups!!! =)
Sorry Guys! Such errors shouldn't happen any more!
THX Alex
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Fri, Jun 07, 2002 at 11:04:13AM +0200 Alexander Hartmaier wrote about if-elsif problem
>
>
> Hi!
>
> I just discovered a strange behavior of embperl 2.0b7
"=" is an assignment operator. You should "eq" to compare string values,
and "==" to compare numbers.
>
> I've got following piece o
'=' sign !
try 'eq' or something...
->-Original Message-
->From: Alexander Hartmaier [mailto:[EMAIL PROTECTED]]
->Sent: Friday, June 07, 2002 10:04 AM
->To: [EMAIL PROTECTED]
->Subject: if-elsif problem
->
->
->
->
->Hi!
->
->I just discovered a strange behavior of embperl 2.0b7
->
-