Hi,
i have the following problem. I'm given several variables
REAL v1, v2, v3 ... v100. These variables can not bei given in an array!
Now i try to write a loop, that gives each variable a value. In this loop i try to use the value of the loop variable i to reference to to variable i like to...