That would be part of the solution.. ..is there also a way to refer to the name of the equivalent variable:
eg
IF foundstring==nameofequivalentvariable of ParameterValues(1) then...
I wrote a subroutine wich returns variable names and values, both in an array. Now I want to declare variables which are in array1 to have values as are in array 2. How could I do this? The only thing that I got working was the following code, which is far from optimal...
I wrote a subroutine wich returns variablenames and values, both in an array. Now I want to declare variables which are in array1 to have values as are in array 2. How could I do this? THe only thing that worked wasthe following code, wich is far from optimal:
filename='parameters.txt'...
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.