Posted by drumsticks on April 25, 2008 at 15:24:20:
Is it possible to create a variable name from the value of another variable, such as like a utopian example below (I don't think an EVAL function exists):
SET variableOne=variableTwo
SET EVAL(variableOne)=example Text
%variableTwo%
Thanks for any input or direction!