As I stated above im stuck like chuck lol.
How can I use the string value of 1 variable as the name of another.
EXAMPLE -
var1 = 'testing'
var2 = 30
im trying to automatically create the variable below from the ones above if that makes sense.
testing = var2
Is this even at all possible in AMS???

Reply With Quote
