I wrote a program that generates the parameter index for 2 variables. It is said, in the phase A and B 5. In this way I have to do 23 variables. So I do not want to write 23 to run the loop, how can I make it for a single loop which is normal for all 23 variables. I hope this can be done with an array, but I do not know how to implement it through this program. could you help me please?
Program:
int z, p float a, b float a0, a, s, a1, b0, bn, b1 str var s = 5; A0 = 1; One = 10; B0 = 8; (A = (a1) + A0); a = a; a = a + a1) echo (b = (b1 + b0 b) bn; b = b + b1} {z} {a} {b} - Format "% 25s" & Gt; & Gt; /home/genesis/genesis-2.3/genesis/Scripts/kinetikit/dhanu19.txt z = z + 1 End end production: dhanu19.txt 0 2.8 9 1 2.8 10 2 2.8 11 3 2.8 12 4 2.8 13 5 4.6 9 6 4.6 10 7 4.6 11 8 4.6 12 9 4.6 13 10 6.4 9 11 6.4 10 12 6.4 11 13 6.4 12 14 6.4 13 15 8.2 9 16 8.2 10 17 8.2 11 18 8.2 12 19 8.2 13 20 10 9 21 10 10 22 10 11 23 10 12 24 10 13
Did you write a script or write a program Have you considered? Generating shell-scripts, then running them can sometimes be a powerful solution to problems.
Comments
Post a Comment