[EMAIL PROTECTED] wrote:
> Hi,
> I am getting the [1122538]ERR: : Error (no description)
> Unstrutured forward jump
This error means that something is wrong with the nesting of your tables and
perl code. The example you send looks ok, but the problem might by inside of
displayContent. If you
Hi,
I am getting the [1122538]ERR: : Error (no description) Unstrutured forward jump
error without any other information with the following code. displayContents is a
method.
[* for (my $i = 0; $i < $length; $i++) { *]
[- displayContents($i) -]