Hi!
I want to assign to the "data" variable the content of "test$i_input", where "i" is an index variable, for example i= 0 to 5.
>set i 0
0
>set test\$index_input 33
33
But I have the next error:
>set data $test\$i_input
can't read "test": no such variable
How I can do correctly this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.