variables in an array

Richard Kreiss rkreiss at gccconsulting.net
Tue Apr 30 08:24:38 PDT 2013



> -----Original Message-----
> From: filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com
> [mailto:filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com] On
> Behalf Of tob at b-e-s-t.com
> Sent: Tuesday, April 30, 2013 10:59 AM
> To: filepro-list at lists.celestial.com
> Subject: variables in an array
> 
> 
> Is there a way to loop through an array using variables?
> or at least a way around it other than doing writes to another file?
> 
> dim adz(100)(5,*)
> dim ct(3,.0)="0"
> loop1:ct=ct+"1"
> :ct GE "100":return
> :adz(ct)=ady("1"):adz(ct)="Y"
> goto loop1
> 
> I am new to this group and I apologize if this has been recently been
> discussed.  But I don't see where fp will allow a variable in an array?
> Thanks
> tob at b-e-s-t.com


What specifically do you mean when you say "loop through an array using variables"?


Richard Kreiss
GCC Consulting

Office: 410-653-2813




More information about the Filepro-list mailing list