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