Re: FWH 18.08: Gets with loop variable as array subscript
Posted: Tue Jan 29, 2019 4:09 pm
Thanks, so I abandon the other structure until a further version? ![Very Happy :D](./images/smilies/icon_biggrin.gif)
Something (imaginary) like
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Something (imaginary) like
Code: Select all | Expand
nIDGet:= 64
nID := 108
FOR nIDVar := 23 TO 30
REDEFINE GET oGet GetSUBSCRIPT nIDGet VAR aPedg VarSUBSCRIPT nIDVar,2 MEMO ID IDSubstript nId OF oFld:aDialogs[4] UPDATE READONLY FONT oFuente[2]
nID++
nIDGet++
NEXT