Anyone notice a crash with this little test script:

[-
@bar = ('a', 'blah', 'c');
-]
[$ foreach $foo @bar $]
  [- next if $foo eq 'blah' -]
  [+ $foo +]<BR>
[$ endforeach $]

ilia.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to