Hi,
> ---cut---
> [$ foreach $num(1..2) $]
> [- print OUT "hello "; -]
> goodbye
> [$ endforeach $]
> ---cut---
>
As I wrote in one mail in the last days, print OUT inside a loop doesn't
work. This is a bug in Embperl, but not so easy to fix. Use
[$ foreach $num(1..2) $]
[+ "hel
Hi,
The following
code:
---cut---
[$ foreach $num(1..2)
$] [- print OUT "hello "; -]
goodbye[$ endforeach $]
---cut---
Gives the following
output:
---cut---
hello hello goodbye
hello hello goodbye
---cut---
Cheers
Jonny
http://www.iii.co.uk
Interactive Investor In