Ruben,
>
> We've seen over time a number of small weird behaviors with FOREACH
> loops and tables. I though I saw something once about potential
> problems. This is some test code for a report we are writing. The top
> half is just testing the returned data structures from the GRADES.pm and
> AUTH.pm modules. Auth is a home cooked program. They both inherit DBI
> - a technique we use often:
>
For the first look the code seems to be ok and should run, but because I
can't know what's the data in your arrays, I can't tell what may wrong, or
if it's maybe a bug in Embperl. Very important is to keep in mind, that a
dynamic tables ends, as soon as a undefined value is the last value in a
block that uses $row or $col!
If I should further investigate this problem, I need a small sample, that I
could save to my test box and see what's happening (something without
database access or any custom modules)
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]