my FOR NEXT LOOP 1.0.0

Sign in to follow this  
Followers 0

1 Screenshot

About This File

here a simple example of Array multiplication using a FOR_NEXT loop. It should be stressed that BREAK instruction is fundamental to operate the FOR NEXT loop correctly, on the contrary  N: Number of loops ( #DADA in the sample file) of FOR instruction is not so important ( has to be <> #0 anyway ) .