<table cellpadding=3 cellspacing=0 border=0 width=100% bgcolor=white><tr valign=top><td width=100%><font size=2 color=black>Hi,<br> <br>I am having trouble creating a list. I can create a list using the following:<br> <br> &lt;dtml-in expr="_.range(cs_size)"&gt;<br> &lt;input type="text" name="pbr1_temp" size="6"&gt;<br> &lt;/dtml-in&gt;<br> <br>I see the information using the following:<br> <br>     &lt;dtml-in expr="_.range(cs_size)"&gt;<br>         &lt;dtml-call "REQUEST.set('pbr1', pbr1_temp[cell_stack_counter])"&gt;<br>    &lt;/dtml-in&gt;<br> <br>Now I need to load the list to check items. I thought I could do the following:<br> <br>&lt;dtml-in lookup_all_history_record &gt;<br>  &lt;dtml-call "REQUEST.set('creation_date_inspect_temp', creation_date_inspect)"&gt;<br>&lt;/dtml-in&gt;<br> <br>But if I try to display the creation_date_inspect_temp[sn_counter] I have a Keyerror object unknown.<br> <br>Any pointers or suggestions would be a big help. Thanks.<br> <br>Larry<BR><BR><BR><BR><BR><br></font></td></tr></table><p><hr><a href=http://www.smileycentral.com/?partner=ZSief008 target=_blank><img src=http://imgfarm.com/images/smileycentral/email/ZSzeb008.gif width=266 height=55 border=0></a>