FOR Loops
Posted: Thu May 17, 2012 11:27 am
Hi everyone!
I have a number of string values in a series Z (say, Z(1)="firms", Z(2)="cars", Z(3)="legs", Z(4)="shops").
At the same time, I need to use the following FOR statement:
FOT %ARQ firms cars legs shops
....
NEXT
Could you please help how to use this Z series in the FOR statement instead of listing all the string values in the line?
Thank you for all kinds of help!
I have a number of string values in a series Z (say, Z(1)="firms", Z(2)="cars", Z(3)="legs", Z(4)="shops").
At the same time, I need to use the following FOR statement:
FOT %ARQ firms cars legs shops
....
NEXT
Could you please help how to use this Z series in the FOR statement instead of listing all the string values in the line?
Thank you for all kinds of help!