> On Wed, 30 Jul 2003, Karen J. Cravens wrote:
>
> I would think a better log would be something like
>
> my %row = ('selectcode' => $_, 'selectdesc' => $$pwqref{$_},
> 'isSel' => $sel);
> push @htmlselect, \%row;
> Log(" ". join(', ', map("$_\=".$row{$_}, keys %row))) if $debug;
>
> (or something along those lines) so that you're getting what actually gets
> set in the array, rather than what you're hoping got set in the array.
Thanks, Karen. I've never really got into used map() for some reason. I'll
read up on it and try using that.
Robert
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users