<div>Hi,</div>
<div>&nbsp;</div>
<div>If I want to walk through a resultset of numbers, how can I do that?</div>
<div>I have tried:</div>
<div>&nbsp;</div>
<div>$var(index) = 1</div>
<div>while (is_avp_set($var(i:$index) )</div>
<div>$var(index) = $var(index) +1;</div>
<div>&nbsp;</div>
<div>However $var(i:$index) won&#39;t work.&nbsp; I am wondering if someone can tell me how I can correct it.</div>
<div>&nbsp;</div>
<div>The other question I have is about psuedo-variable.&nbsp; Is there any psuedo-variable can give me the IP of the Openser server?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Mark</div>