>
> I thought that these examples would yield the same result. But the
> Third table only lists the row names (first, second, third, etc) - no
> or . In fact the Second table is empty and if I did keep it
> in between the first and third table, I'd get an error that the
> connection to the server
Hi,
>
> I know this may be a stupid posting, because I've touched the topic
> before. But I keep running into this problem and I think I remember
> that you (Gerald) told that you would fix the problem I reported
> (rows with cells).
>
now I understand you mean headers and footers of tables.
'
Hi
> I am not aware of any problems with headers/footers. Can you give an
> example?
I made a small example, and the problem is still there.
[-
@myrows = qw(first second third etc);
-]
First table
Should only occur once
[+$myrows[$row]+]
> That might be possible and need further
Hi
> I am not aware of any problems with headers/footers. Can you give an
> example?
Sorry, should be more specific. I'm refering to this posting from Jan 3 this
year:
I know this may be a stupid posting, because I've touched the topic before.
But I keep running into this problem and I think I
Hi,
>
> 1. header / footer
> It's logical to be able to have header / footer code, but it wasn't
> possible. Is this solved now ?
>
I am not aware of any problems with headers/footers. Can you give an
example?
> 2. subs and row counter
> When using subs from within a table, it was my experience t
Hi
I encountered some problems when I wrote components for Embperl 2.0b8. I
wonder if they are solved now ?
1. header / footer
It's logical to be able to have header / footer code, but it wasn't possible.
Is this solved now ?
2. subs and row counter
When using subs from within a table, it was