>The rush is over, I'm sitting by the pool in Canc�n, and here's the log.
Oops, $val3 is something that is left over from debugging some table
handling code, that had forgotten to remove.
Go to the file Embperl/Syntax/EmbperlBlocks.pm, search for $val3, you should
see a line which contains:
.... _ep_rpurl(%$x%,scalar($val3=do{%#~0:$row%;}))) ....
remove the $val3 so it look like
.... _ep_rpurl(%$x%,scalar(do{%#~0:$row%;}))) ....
and this bug should go away
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]