A
Abri Venter
Guest
Hallo If you wanted you could also use: DO iPos = NUM-ENTRIES(psSucursales) TO 1 BY -1 This would only evaluate the NUM-ENTRIES once. This would only be possible if the order you retrieve data does not matter. Thank you A Venter
Continue reading...
Continue reading...