<font face="times new roman" size="3"><p style="margin:0;padding:0;">Is there a way to loop through an array using variables?</p>
<p style="margin:0;padding:0;">or at least a way around it other than doing writes to another file?</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">dim adz(100)(5,*)</p>
<p style="margin:0;padding:0;">dim ct(3,.0)="0"</p>
<p style="margin:0;padding:0;">loop1:ct=ct+"1"</p>
<p style="margin:0;padding:0;">:ct GE "100":return</p>
<p style="margin:0;padding:0;">:adz(ct)=ady("1"):adz(ct)="Y"</p>
<p style="margin:0;padding:0;">goto loop1</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">I am new to this group and I apologize if this has been recently been discussed. &nbsp;But I don't see where fp will allow a variable in an array?</p>
<p style="margin:0;padding:0;">Thanks</p>
<p style="margin:0;padding:0;">tob@b-e-s-t.com</p></font>